For context:
So I guess the feature request here is to be able to write something like this:
"device_props": {
"watchdogEnable": "1",
"watchdogMode": "1",
"watchdogTargetIPAddress": "$GATEWAY_IP_ADDRESS",
"watchdogPingInterval": "10",
"watchdogPingRetries": "4"
}
1 Like