Skip to content

Commit

Permalink
Update modbus.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Avenitos authored Mar 27, 2024
1 parent 47a9150 commit b436037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modbus.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ mosquitto_pub -h localhost -u mqtt -P mqtt -t ZigbeeSLS/mb/датчик/set/се

### Чтение регистра (внеочередное)

Чтение значения в топик `zgwXXXX/mb/{dev}/get/{reg}`
Записать пустое значение в топик `zgwXXXX/mb/{dev}/get/{reg}`

```bash
mosquitto_pub -h localhost -u mqtt -P mqtt -t ZigbeeSLS/mb/датчик/get/сенсор
Expand Down

0 comments on commit b436037

Please sign in to comment.