feat: sensor readings with JWT auth, OLED display, data_destination_url
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"node_type": "sensor",
|
||||
"node_label": "node-01",
|
||||
"identity_iot_url": "https://api.yourhost.com/API/V1/identity_layer/identity_iot/",
|
||||
"data_destination_url": "",
|
||||
"data_destination_url": "https://api.parta.app/API/V1/identity_iot/",
|
||||
"pinout": {
|
||||
"i2c0_sda": 4,
|
||||
"i2c0_scl": 5,
|
||||
|
||||
Reference in New Issue
Block a user