nexigon_api.devices.DeviceCommandHubFrame
Hub-to-device frame.
oneOf- object
typerequired
Constant value:
Invokecommandstringrequired
inputnexigon_api.json.JsonValuerequired
JSON value.
streamLogboolean
timeoutSecsinteger<uint32>
nexigon_api.devices.DeviceCommandHubFrame
{
"command": "string",
"streamLog": true,
"timeoutSecs": 0
}