Ver código fonte

更新 'README.md'

master
yanh 1 mês atrás
pai
commit
c4ddd46a5b
1 arquivos alterados com 3 adições e 20 exclusões
  1. +3
    -20
      README.md

+ 3
- 20
README.md Ver arquivo

@@ -8,16 +8,7 @@ windows "serial_port": "com1",
{
"scale_type": "001",
"serial_port": "/dev/ttyS1",
"baud_rate": 9600,
"mqtt": {
"client_id": "weight_reader",
"host": "10.180.4.100",
"port": 1883,
"username": "admin",
"password": "Auseft@2025",
"keep_alive_secs": 60,
"topic_prefix": "weight/data"
}
"baud_rate": 9600
}


@@ -25,14 +16,6 @@ windows "serial_port": "com1",
{
"scale_type": "001",
"serial_port": "com1",
"baud_rate": 9600,
"mqtt": {
"client_id": "weight_reader",
"host": "192.168.0.100",
"port": 1883,
"username": "admin",
"password": "Auseft@2025",
"keep_alive_secs": 60,
"topic_prefix": "weight/data"
}
"baud_rate": 9600
}

Carregando…
Cancelar
Salvar