Jump to content

SENSBLUE ATLAS/Datasheet: Difference between revisions

 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:SENSBLUE-ATLAS-Gateway.png|center|frameless|360x360px]]
{{DISPLAYTITLE:Datasheet}}
 


<div style="margin: 15px 0;">
<div class="buy-now-container">
<span class="atlas-btn">[[SENSBLUE ATLAS/Technical Resources|Technical Resources]]</span>
<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": {
       "D01": {
       "DO1": {
         "state": "open"
         "state": "open"
       },
       },
       "D02": {
       "DO2": {
         "state": "open"
         "state": "open"
       }
       }
Line 674: Line 692:
   "task": {
   "task": {
     "taskResult": {
     "taskResult": {
       "D01": {
       "DO1": {
         "success": true,
         "success": true,
         "state": "open"
         "state": "open"
       },
       },
       "D02": {
       "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": {
       "D01": {
       "DO1": {
         "success": true,
         "success": true,
         "state": "open"
         "state": "open"
       },
       },
       "D02": {
       "DO2": {
         "success": true,
         "success": true,
         "state": "close"
         "state": "close"
Line 724: Line 740:
     "action": "SET",
     "action": "SET",
     "taskParams": {
     "taskParams": {
       "D01": {
       "DO1": {
         "state": "open"
         "state": "open"
       },
       },
       "D02": {
       "DO2": {
         "state": "close"
         "state": "close"
       }
       }
Line 739: Line 755:
   "task": {
   "task": {
     "taskResult": {
     "taskResult": {
       "D01": {
       "DO1": {
         "success": true,
         "success": true,
         "state": "open"
         "state": "open"
       },
       },
       "D02": {
       "DO2": {
         "success": true,
         "success": true,
         "state": "close"
         "state": "close"
Line 3,760: Line 3,776:
   "task": {
   "task": {
     "taskResult": {
     "taskResult": {
       "D01": {
       "DO1": {
         "success": true,
         "success": true,
         "state": "low"
         "state": "low"
       },
       },
       "D02": {
       "DO2": {
         "success": true,
         "success": true,
         "state": "high"
         "state": "high"
       },
       },
       "D03": {
       "DO3": {
         "success": true,
         "success": true,
         "state": "high"
         "state": "high"
       },
       },
       "D04": {
       "DO4": {
         "success": true,
         "success": true,
         "state": "high"
         "state": "high"
       },
       },
       "D05": {
       "DO5": {
         "success": true,
         "success": true,
         "state": "high"
         "state": "high"
       },
       },
       "D06": {
       "DO6": {
         "success": true,
         "success": true,
         "state": "low"
         "state": "low"
       },
       },
       "D07": {
       "DO7": {
         "success": true,
         "success": true,
         "state": "low"
         "state": "low"
       },
       },
       "D08": {
       "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:AtlasCode.svg|center|frameless|583x583px]]
=== 26. Software Stack and IPC Architecture ===
 
<br>
=== 26. Hardware Libraries ===
[[File:Hardware Peripherals Library Architecture.svg|center|frameless|1934x1934px]]
[IMAGE PLACEHOLDER]


=== 27. Related Products ===
=== 27. Related Products ===