Feature #691
Specify timestamps
Status:
Neu
Priorität:
Normal
Zugewiesen an:
-
Zielversion:
-
Beginn:
23.09.2025
Abgabedatum:
% erledigt:
0%
Geschätzter Aufwand:
CS Zielversion:
Beschreibung
The timestamps via CAN are only 32bit.
On this channel the 'seconds since millenium' can be used. Zigbee is using this.
On 1.1.2000 the seconds since epoch have been 946684800, exactly 10957 days, 30 years.
4294967296 (2^32)
946684800
SECONDS_SINCE_EPOCH_MILLENNIUM
DAYS_SINCE_EPOCH_MILLENNIUM
Later an multiplicator of 'DAYS_SINCE_EPOCH_MILLENNIUM' could be used.