Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"KCS" v2.2.5 firmware BIN file download
#5
(10-24-2024, 12:00 AM)admin Wrote: ok, we will check.

I double checked!

There are bugs in MQTT message in version 2.2.5. Reproduced on A8 and also A16.
1. Missing coma after last input and before first output, example:
... "input15":{"value":false},"input16":{"value":false}"output1":{"value":false}, ...
2. Missing coma after last output and before first adc, example:
... "output15":{"value":false},"output16":{"value":true}"adc1":{"value":0}, ...
3. Missing coma after last adc and before first sensor, example:
... "adc4":{"value":0}"sensor1":{"temperature":-100.0,"humity":-100.0}, ...
4. Typo error on sensor humidity name, example:
... sensor1":{"temperature":-100.0,"humity":-100.0}, ...
instead of: ... sensor1":{"temperature":-100.0,"humidity":-100.0}, ...

MQTT is not working in version 2.2.5 because of these bugs.
Make a new update within version 2.2.6 please!
Reply


Messages In This Thread
RE: "KCS" v2.2.5 firmware BIN file download - by Aladin - 10-25-2024, 09:14 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)