SENSBLUE ATLAS/Datasheet: Difference between revisions
Appearance
No edit summary |
|||
| Line 565: | Line 565: | ||
==== Top View ==== | ==== Top View ==== | ||
[[File:Atlas topview.png|center|frameless|688x688px]] | [[File:Atlas topview.png|center|frameless|688x688px]] | ||
=== 21. System Type === | |||
'''Raspian''' | |||
Debian GNU/Linux 13 (trixie) Version 13.2 Linux atlas 6.12.47 +rpt-rpi-v8 #1 SMP PREEMPT | |||
Debian 1 :6.12.47-1 +rpt1 (2025-09-16) aarch64 GNU/Linux. | |||
=== 22. Network Information === | |||
There is three ways to connect to the device. IP and state of the connection be checked on the LCD Network Interface. | |||
==== 22.1 Eth1 (ethO) ==== | |||
Client dynamic IP obtained by DHCP server. | |||
==== 22.2 Eth2 (eth1) ==== | |||
Static IP: '''93.48.86.253''' | |||
==== 22.3 Access Point (wlanO) ==== | |||
IP: '''192.168.30.1''' | |||
=== 23. Software Information === | |||
{| class="wikitable" | |||
| | |||
|'''Node-Red''' | |||
|'''Grafana''' | |||
|'''lnfluxDB''' | |||
|- | |||
|Version | |||
|4.1.4 | |||
|12.3.1 | |||
|2.8.0 | |||
|- | |||
|Port | |||
|1880 | |||
|3000 | |||
|8086 | |||
|- | |||
|State | |||
|Clean | |||
|Clean | |||
|Clean | |||
|- | |||
|Authentication | |||
|None | |||
|User/Pass (admin/admin) | |||
|Not defined, configured on first time interface login. | |||
|- | |||
|GUI on | |||
|http://<device-ip>:1880 | |||
|http://<device-ip>:3000 | |||
|http://<device-ip>:8086 | |||
|} | |||
=== 24. MQTT Broker === | |||
port: 1883 | |||
address: AP-> 192.168.30.1 | |||
Eth1: '''93.48.86.253''' | |||
user: < not needed> | |||
login <not needed> | |||
=== 25. Relay Outputs Actor === | |||
==== 25.1 App Interfacing ==== | |||
User App interface and functionalities exposed to the open part of the MQTT broker. Simplified interface to configure and obtain peripherals data. Connecting to the broker for this Area requires no credentials. | |||
===== 25.1.1 Set/reset digital output pin/pins state ===== | |||
Both relays '''default''' state is '''open'''. | |||
Req-Topic: relayOutputs/config/in | |||