Add rpc-ws library; Remove UDP logging
This commit is contained in:
2
mos.yml
2
mos.yml
@ -31,7 +31,6 @@ config_schema:
|
||||
- ["wifi.sta.pass", "marielle"]
|
||||
- ["debug.stderr_uart", -1]
|
||||
- ["debug.stdout_uart", -1]
|
||||
- ["debug.udp_log_addr", "192.168.1.1:1025"]
|
||||
- ["mqtt.enable", true]
|
||||
- ["http.enable", true]
|
||||
- ["mqtt.server", "mqtt.ipng.nl:8883"]
|
||||
@ -57,6 +56,7 @@ libs:
|
||||
- origin: https://github.com/mongoose-os-libs/rpc-service-config
|
||||
- origin: https://github.com/mongoose-os-libs/rpc-service-fs
|
||||
- origin: https://github.com/mongoose-os-libs/rpc-mqtt
|
||||
- origin: https://github.com/mongoose-os-libs/rpc-ws
|
||||
- origin: https://github.com/mongoose-os-libs/mqtt
|
||||
- origin: https://github.com/mongoose-os-libs/dht
|
||||
- origin: /home/pim/src/prometheus-sensors
|
||||
|
Reference in New Issue
Block a user