Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 787 Bytes

MessageDownstream.md

File metadata and controls

19 lines (15 loc) · 787 Bytes

Com.Lab5e.Span.Model.MessageDownstream

Downstream messages are sent from the backend to the devices.

Properties

Name Type Description Notes
MessageId string [optional]
CollectionId string [optional]
DeviceId string [optional]
GatewayId string [optional]
CreatedTime string [optional]
SentTime string [optional]
Transport MessageTransport [optional]
State MessageState [optional]
Payload byte[] [optional]

[Back to Model list] [Back to API list] [Back to README]