Appearance
System Interface
The System (system) interface provides standard methods for retriving data about a device:
SystemInterface
version
Retrieve the current firmware version for the device:
json
{
"msg": "io.upswell.xagent.ControlRequest",
"device": "<device alias>",
"method": "version",
"mid": "123abc"
}Returns: Version
