TheDeviceMessage Members
The TheDeviceMessage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
CNT |
Amount of messages still left on the node for this JSON Client
|
|
|
DID |
Device ID of the JSON Client
|
|
|
FID |
Floating ID (Serial Number)
|
|
|
MET |
Reserved for future use
|
|
|
MSG |
The Message to be handled by the JSON Client
|
|
|
NPA |
URL of the next call to be made.
|
|
|
RSA |
Current Public Key for this request
|
|
|
SID |
Scambled ScopeID of the sending Node
|
|
|
TOP |
The Topic that the JSON Client can use to prefilter TSMs coming down
|