Expand description
Support for the RES protocol (e.g. the RESgate server)
Structs§
- Resource
Identifier - The RES protocol uniquely identifies all resources with a Resource ID
Enums§
- ResProtocol
Request - Represents the intent of a RES protocol request as described by a message broker subject
Functions§
- error_
invalid_ params - Generates a RES protocol error indicating invalid parameters (e.g. HTTP bad request)
- error_
not_ found - Generates a RES protocol error indicating not found (e.g. HTTP 404)
- model_
result - Generates a positive RES protocol result containing a model
- success_
response - Generates a RES protocol success response with no payload