This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
map_suite_gps_tracking_server_device_gateway_overview [2015/09/25 03:10] admin [Posting Data to the Device Gateway] |
map_suite_gps_tracking_server_device_gateway_overview [2015/09/25 03:11] (current) admin [Receiving Device Commands] |
||
---|---|---|---|
Line 103: | Line 103: | ||
''<DeviceCommandMessages>'' - Top-level element of the XML document that will encapsulate all of the device command messages. | ''<DeviceCommandMessages>'' - Top-level element of the XML document that will encapsulate all of the device command messages. | ||
- | : ''<DeviceCommandMessage>'' - Parent element for a device command message. | + | ''<DeviceCommandMessage>'' - Parent element for a device command message. |
- | :: ''<DeviceCommandMessageID>'' - Unique ID of the device command message. | + | ''<DeviceCommandMessageID>'' - Unique ID of the device command message. |
- | ::: ''<DeviceID>'' - This is a unique identifier for the actual tracking device. It's typically a phone number or email address, which allows the listener to proactively communicate with the device. | + | ''<DeviceID>'' - This is a unique identifier for the actual tracking device. It's typically a phone number or email address, which allows the listener to proactively communicate with the device. |
- | ::: ''<Parameters>'' - Parent element for all of the device command message's parameters. | + | ''<Parameters>'' - Parent element for all of the device command message's parameters. |
- | :::: ''<Parameter Name="Parameter Name">'' - This element contains any parameter information needed for the device command message to be processed by the listener. | + | ''<Parameter Name="Parameter Name">'' - This element contains any parameter information needed for the device command message to be processed by the listener. |
==== Updating Device Commands ==== | ==== Updating Device Commands ==== |