SENSBLUE ATLAS/Datasheet: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5,558: | Line 5,558: | ||
* If no modem is detected: | * If no modem is detected: | ||
'''Reply-Topic''': modem/runtime/out<syntaxhighlight lang="json" line="1"> | '''Reply-Topic''': modem/runtime/out<syntaxhighlight lang="json" line="1">{ | ||
{ | |||
"id": "<TIMESTAMP>", | "id": "<TIMESTAMP>", | ||
"origin": "APP", | "origin": "APP", | ||
| Line 5,569: | Line 5,568: | ||
} | } | ||
} | } | ||
} | }</syntaxhighlight><syntaxhighlight lang="json"> | ||
</syntaxhighlight><syntaxhighlight lang="json"> | |||
{ | { | ||
"id": " | "id": "<TIMESTAMP>", | ||
"origin": "APP", | "origin": "APP", | ||
"task": { | "task": { | ||
"taskResult": { | "taskResult": { | ||
"modem": { | "modem": { | ||
" | "present": false | ||
} | } | ||
} | } | ||