SENSBLUE ATLAS/Datasheet: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 5,566: | Line 5,566: | ||
"modem": { | "modem": { | ||
"present": false | "present": false | ||
} | |||
} | |||
} | |||
} | |||
</syntaxhighlight><syntaxhighlight lang="json"> | |||
{ | |||
"id": "123456", | |||
"origin": "APP", | |||
"task": { | |||
"taskResult": { | |||
"modem": { | |||
"sim": "locked" | |||
} | } | ||
} | } | ||
| Line 5,571: | Line 5,583: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
* If SIM is locked or missing: '''Reply-Topic''': modem/runtime/out | * If SIM is locked or missing: '''Reply-Topic''': modem/runtime/out | ||
<syntaxhighlight lang="json" line="1"> | <syntaxhighlight lang="json" line="1"> | ||