rust称重到mqtt
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

README.md 288B

3 ay önce
3 ay önce
3 ay önce
3 ay önce
3 ay önce
123456789101112131415161718192021
  1. # RustWeightService
  2. rust称重到mqtt
  3. 麒麟 "serial_port": "/dev/ttyS1",
  4. windows "serial_port": "com1",
  5. {
  6. "scale_type": "001",
  7. "serial_port": "/dev/ttyS1",
  8. "baud_rate": 9600
  9. }
  10. {
  11. "scale_type": "001",
  12. "serial_port": "com1",
  13. "baud_rate": 9600
  14. }