Initial commit: FarmBox edge stack (ESP32 firmware + MQTT bridge + sync agent)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "farmbox-iot-bridge",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"mqtt": "^5.3.4",
|
||||
"@influxdata/influxdb-client": "^1.33.2",
|
||||
"node-fetch": "^2.7.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user