feat: sensor readings with JWT auth, OLED display, data_destination_url
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
import utime
|
||||
|
||||
|
||||
def run_relay(cfg, caps):
|
||||
def run_relay(cfg, caps, jwt_token=''):
|
||||
"""Main loop for relay node type. Called from boot_manager."""
|
||||
print('[relay] starting — relay:', caps.get('has_relay'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user