Commit Graph

37 Commits

Author SHA1 Message Date
atef 545bb96b9d Update webscoket server failling 2026-02-27 11:20:32 +01:00
atef 105a4e59f5 Add clear buffer for serialPort 2026-02-13 09:40:57 +01:00
atef 3b32b8a6dc update the config file sinexcel 2026-02-13 09:40:21 +01:00
atef 6c0271e70c update Modbus Library to achieve clear buffers regularly 2026-02-13 09:36:49 +01:00
atef bd572b4ed1 Update Amax register and put coils as writable as default.
new function to clear buffers.
Add old K2 variable as Tschireen have problem with Relay 23. Now its relay 22
2026-02-13 09:31:39 +01:00
atef c1674f352c delete the sleeping thread 2025-11-18 02:31:09 +01:00
atef a094c4f080 Update reading and writing modbus protocol by a waiting time 2025-09-18 12:34:56 +02:00
atef c0030d7795 update and uncomment the needed file 2025-09-01 14:52:52 +02:00
atef b424643213 Update alll project with Writable flag. 2025-09-01 10:27:12 +02:00
atef e1a5aa3b2f serialport communication timeout added 2025-08-04 10:41:17 +02:00
atef 661201617c Assert Crc check messages 2025-08-04 10:40:55 +02:00
atef e3a4aace09 50 milleseconds a sleep between each modbus read 2025-08-04 10:40:21 +02:00
atef 5610a10eaf Add a writable flag to holding registers 2025-08-04 10:39:51 +02:00
kostas ec1ad7a21e fix: SchneiderMeter 2024-06-12 14:05:29 +02:00
kostas 93f5da18f8 extarct s3 data with decompression 2024-06-07 10:36:15 +02:00
atef 78ae53f763 inline fixing 2024-04-10 13:35:23 +02:00
atef 25ef41b330 Update IP4address if have null reading.
Create Nullchannel and null exception
2023-10-23 10:36:54 +02:00
ig 8596fddb04 if a battery is not reachable, Battery48TlDevices now does not give up and reports the remaining ones instead 2023-08-30 14:50:12 +02:00
ig d731c12f64 add minor error handling in Texblock 2023-08-18 15:57:00 +02:00
ig 48fe29ef88 add 500ms Timeout to TcpChannel 2023-07-10 10:39:03 +02:00
ig 2a1e7cce93 fix DynamicallyAccessedMembers warnings (Trimming) 2023-07-10 10:39:03 +02:00
ig 9a2ea39317 remove experimental SrcGen project from solution 2023-07-04 09:59:00 +02:00
ig 9049b3e4d5 Improve Ip4Address class 2023-07-03 17:30:01 +02:00
atef e31c40b659 Add Rootnamespace property in project files 2023-07-03 14:59:59 +02:00
ig 9b997b353f Add .ToString for Batch, helps debugging 2023-06-20 10:23:44 +02:00
ig 7a44b1f307 Modbus V2 2023-06-20 10:23:44 +02:00
ig 7b0c7dce36 modbus v2 2023-06-20 10:23:42 +02:00
ig 216ddda78f introduce new simplified, reflection based Modbus Lib 2023-06-20 10:23:42 +02:00
Kim fa9d06192d added Grafana 2023-05-11 10:20:47 +02:00
atef d564b3c3b6 [ig] revert accidentally commited changes to Modbus lib 2023-04-04 14:51:06 +02:00
ig 6db610d308 implement Logic/Wire addressing in ModbusClients 2023-03-10 13:57:39 +01:00
ig df087b9d8e remove MbAddress type 2023-03-10 13:46:46 +01:00
ig 2d242f25b7 Make MbWords writable 2023-03-10 10:12:03 +01:00
ig 774e7d9110 MbWords => MbRegisters 2023-03-07 11:20:32 +01:00
ig 2fa1009bbd MbWords => MbRegisters 2023-03-07 11:20:04 +01:00
ig 479cdd03ba Introduce Endianness to Modbus lib 2023-03-07 11:19:15 +01:00
ig aa46ad37b6 app => App, lib => Lib 2023-02-25 16:04:41 +01:00