Right now if you pay someone to get a device scan for you, there is basically no way to verify what they give you. Especially since a -lot- of devices have the same commands available. It would be nice to be able to get the 'name' of a device via program. It also would be nice to be able to read the location ID out of a device for the same reason.
#device-execute-command
1234
report_model_number // returns 'name' of device
#enddevice-execute-command#device-execute-command
1234
report_current_location // returns location ID
#enddevice-execute-command
