Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 690 Bytes

File metadata and controls

15 lines (11 loc) · 690 Bytes

MessageIn

Properties

Name Type Description Notes
data dict(str, object) Message Payload. [optional]
cid str Confirmation ID. [optional]
ddid str Destination Device ID. [optional]
sdid str Source Device ID. [optional]
ts int Timestamp (past, present or future). Defaults to current time if not provided. [optional]
type str Type. [optional] [default to 'message']

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