Commit Graph
12 Commits
Author SHA1 Message Date
Thomas Wiedebusch 53c5be815d MagFlux: - streaming protocol from @m to @n 2024-11-08 11:06:04 +01:00
Thomas Wiedebusch f4b4765ea4 MagFlux: - streaming filter based on sensorSerialNo and UniqueId 2024-08-19 10:51:13 +02:00
Thomas Wiedebusch 925b2fbb81 MagFlux: - activated streaming protocol "@m", - additional log information 2024-08-15 16:30:46 +02:00
Roland Drabesch 14cf1c7584 add eRegister (Streaming only) to common 2023-12-11 13:26:15 +01:00
Thomas Wiedebusch 887fec808f MeasurementRecord: - NegativeReverseVolumeCm, ForwardVolumeCm and FLowRateCmPerH added,
MagFlux: - Streaming decoder multiplies reverse volume with -1.0 to create the negative reverse volume
2023-06-07 12:41:48 +02:00
Thomas Wiedebusch b8ac42aa73 MagFlux: - VolumeCm is calculated from forward- minus reverse-volume 2023-06-06 10:32:42 +02:00
Thomas Wiedebusch cea700be23 MagFlux: - Decoding mask for streaming protocol introduced 2023-05-30 16:28:48 +02:00
Thomas Wiedebusch 2388cefc4c Functions access right changed from public to protected 2023-05-25 16:14:38 +02:00
Thomas Wiedebusch 492761f236 MagFlux: - Introduced reverse flow 2023-05-25 15:31:43 +02:00
Thomas Wiedebusch e4a5922a8b MagFlux equalize data format of streaming and response for:
- UniqueId as Hex-String with leading "0x",
- SensorId as Decimal-String
2023-05-12 10:26:04 +02:00
Thomas Wiedebusch 3113ed1f16 MagFlux-StreamingDecoder: - added 0x to strings for UniqueId and SensorId 2023-05-12 08:47:04 +02:00
Thomas Wiedebusch dc16f86930 restructured WaterMeter 2023-04-26 10:14:09 +02:00