[][src]Module decscloud_common::gateway

Support for the RES protocol (e.g. the RESgate server)

Structs

ResourceIdentifier

The RES protocol uniquely identifies all resources with a Resource ID

Enums

ResProtocolRequest

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