LoRa, MQTT and Oled
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
|
||||
# Un simple dictionnaire servant de registre des types d'appareils
|
||||
DEVICE_TYPES = {
|
||||
"MICROWAVE": "microwave",
|
||||
"ORCHESTRATOR": "orchestrator",
|
||||
"EXTERNAL_DISPLAY": "externalDisplay"
|
||||
}
|
||||
Reference in New Issue
Block a user