SENSBLUE ATLAS/Datasheet: Difference between revisions
Appearance
| (21 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Datasheet}} | |||
<div | <div class="buy-now-container"> | ||
<span class=" | <span class="button-buy-now">[https://atronia.eu/product/sensblue-atlas/ Buy Now]</span> | ||
</div> | </div> | ||
[[File:SENSBLUE-ATLAS-Gateway.png|center|frameless|360x360px]] | |||
== '''Datasheet''' == | == '''Datasheet''' == | ||
| Line 9: | Line 12: | ||
=== 1. Table of SENSBLUE ATLAS Reference ID Model Number === | === 1. Table of SENSBLUE ATLAS Reference ID Model Number === | ||
{| class="wikitable" | {| class="wikitable" | ||
|'''Reference Number''' | |||
|'''Name''' | |||
|'''Version''' | |||
|'''RAM''' | |||
|'''Modem''' | |||
|- | |||
|PA000000102 | |PA000000102 | ||
|ATLAS IoT SBC V1 CM4.2GB M2.0 M1 PB0 | |ATLAS IoT SBC V1 CM4. 2GB M2.0 M1 PB0 | ||
|V1 | |||
|2GB | |||
|Yes | |||
|- | |- | ||
|PA000000103 | |PA000000103 | ||
|ATLAS IoT SBC V1 CM4.2GB M2.0 M0 PB0 | |ATLAS IoT SBC V1 CM4. 2GB M2.0 M0 PB0 | ||
|V1 | |||
|2GB | |||
|Yes | |||
|- | |- | ||
|PA000000104 | |PA000000104 | ||
|ATLAS IoT SBC V1 CM4.4GB M2.0 M1 PB0 | |ATLAS IoT SBC V1 CM4. 4GB M2.0 M1 PB0 | ||
|V1 | |||
|4GB | |||
|No | |||
|} | |} | ||
| Line 70: | Line 88: | ||
|- | |- | ||
|RAM | |RAM | ||
|4GB LPDDR4 | |2GB, 4GB LPDDR4 | ||
|- | |- | ||
|Storage | |Storage | ||
| Line 658: | Line 676: | ||
"task": { | "task": { | ||
"taskParams": { | "taskParams": { | ||
" | "DO1": { | ||
"state": "open" | "state": "open" | ||
}, | }, | ||
" | "DO2": { | ||
"state": "open" | "state": "open" | ||
} | } | ||
| Line 674: | Line 692: | ||
"task": { | "task": { | ||
"taskResult": { | "taskResult": { | ||
" | "DO1": { | ||
"success": true, | "success": true, | ||
"state": "open" | "state": "open" | ||
}, | }, | ||
" | "DO2": { | ||
"success": true, | "success": true, | ||
"state": "open" | "state": "open" | ||
| Line 688: | Line 706: | ||
====== b) Get all relays state ====== | ====== b) Get all relays state ====== | ||
Req-Topic: relayOutputs/runtime/in<syntaxhighlight lang="json" line="1"> | Req-Topic: relayOutputs/runtime/in<syntaxhighlight lang="json" line="1">{ | ||
{ | |||
"id": "<TIMESTAMP>", | "id": "<TIMESTAMP>", | ||
"origin": "APP", | "origin": "APP", | ||
| Line 695: | Line 712: | ||
"action": "READ" | "action": "READ" | ||
} | } | ||
} | }</syntaxhighlight>Reply-Topic: relayOutputs/runtime/out <syntaxhighlight lang="json" line="1"> | ||
</syntaxhighlight>Reply-Topic: relayOutputs/runtime/out <syntaxhighlight lang="json" line="1"> | |||
{ | { | ||
"id": "<TIMESTAMP>", | "id": "<TIMESTAMP>", | ||
| Line 702: | Line 718: | ||
"task": { | "task": { | ||
"taskResult": { | "taskResult": { | ||
" | "DO1": { | ||
"success": true, | "success": true, | ||
"state": "open" | "state": "open" | ||
}, | }, | ||
" | "DO2": { | ||
"success": true, | "success": true, | ||
"state": "close" | "state": "close" | ||
| Line 724: | Line 740: | ||
"action": "SET", | "action": "SET", | ||
"taskParams": { | "taskParams": { | ||
" | "DO1": { | ||
"state": "open" | "state": "open" | ||
}, | }, | ||
" | "DO2": { | ||
"state": "close" | "state": "close" | ||
} | } | ||
| Line 739: | Line 755: | ||
"task": { | "task": { | ||
"taskResult": { | "taskResult": { | ||
" | "DO1": { | ||
"success": true, | "success": true, | ||
"state": "open" | "state": "open" | ||
}, | }, | ||
" | "DO2": { | ||
"success": true, | "success": true, | ||
"state": "close" | "state": "close" | ||
| Line 3,760: | Line 3,776: | ||
"task": { | "task": { | ||
"taskResult": { | "taskResult": { | ||
" | "DO1": { | ||
"success": true, | "success": true, | ||
"state": "low" | "state": "low" | ||
}, | }, | ||
" | "DO2": { | ||
"success": true, | "success": true, | ||
"state": "high" | "state": "high" | ||
}, | }, | ||
" | "DO3": { | ||
"success": true, | "success": true, | ||
"state": "high" | "state": "high" | ||
}, | }, | ||
" | "DO4": { | ||
"success": true, | "success": true, | ||
"state": "high" | "state": "high" | ||
}, | }, | ||
" | "DO5": { | ||
"success": true, | "success": true, | ||
"state": "high" | "state": "high" | ||
}, | }, | ||
" | "DO6": { | ||
"success": true, | "success": true, | ||
"state": "low" | "state": "low" | ||
}, | }, | ||
" | "DO7": { | ||
"success": true, | "success": true, | ||
"state": "low" | "state": "low" | ||
}, | }, | ||
" | "DO8": { | ||
"success": true, | "success": true, | ||
"state": "low" | "state": "low" | ||
| Line 7,827: | Line 7,843: | ||
=== 25. Included Software Stack === | === 25. Included Software Stack === | ||
<br> | |||
[[File:AtlasCode.svg|center|frameless|583x583px]] | |||
<br> | |||
[[File: | === 26. Software Stack and IPC Architecture === | ||
<br> | |||
[[File:Hardware Peripherals Library Architecture.svg|center|frameless|1934x1934px]] | |||
=== 27. Related Products === | === 27. Related Products === | ||