Skip to main content

nexigon_api.devices.DeviceCommandHubFrame

Hub-to-device frame.

oneOf
typerequired
Constant value: Invoke
commandstringrequired
inputnexigon_api.json.JsonValuerequired

JSON value.

streamLogboolean
timeoutSecsinteger<uint32>
nexigon_api.devices.DeviceCommandHubFrame
{
"command": "string",
"streamLog": true,
"timeoutSecs": 0
}