v1.5.0: error flags payload UDP + init bytes status a 0x00

- Bytes 66-68 (error_flags, npm_status, device_status) initialises a 0x00
  au lieu de 0xFF pour eviter faux positifs cote serveur
- Implementation flag RTC (byte 66) + methodes SensorPayload
- Escalade PDP reset: si echec → notification + hardware reboot + exit
- Changelog et VERSION mis a jour

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
PaulVua
2026-03-18 10:17:37 +01:00
parent 3804a52fda
commit eb93ba49bd
3 changed files with 29 additions and 2 deletions

View File

@@ -1 +1 @@
1.4.6
1.5.0