Echelon i.LON SmartServer 2.0 User Manual
Page 225

i.LON SmartServer 2.0 Programmer’s Reference
14-25
Property Description
Lists the network management and debugging commands issued
for the device and their statuses.
You can issue network management commands
(ChangeApplicationStatus, ChangeCommissionStatus,
ImageDownload, GetTemplate, Wink, and FetchProgID) in a
Set function.
You can issue debugging commands (QueryStatus and
ClearStatus) with the Invoke_Cmd function. Note that these
commands require the Item type of
LON_Device_Command_Invoke.
To issue a network management or debugging command, you
provide the desired command, any required properties as
described in this table, and setting the
to STATUS_REQUEST.
Each
•
debugging command issued. See Issuing Network
Management Commands and Issuing Debugging
Commands for more information.
•
command was last changed.
•
command. When issuing a network management or
debugging command, you must set this property to
STATUS_REQUEST. This property may be one of the
following values:
• STATUS_REQUEST
• STATUS_CANCEL
• STATUS_PENDING
• STATUS_DONE
• STATUS_FAIL
• STATUS_INVOKE