1
0
Commit Graph

21 Commits

Author SHA1 Message Date
Nils Ritler
8446f991d3
Field (#12)
* ModbusAccessor finished and checked

* read and write Field done. pushToField to do

* field not finished, connection works

* read csv file and add some comments
2023-06-02 14:24:31 +02:00
Nils Ritler
43ee88b3e3
Merge pull request #10 from HEI-SYND-221-231-SIn/web
Web
2023-06-02 13:18:33 +02:00
34da3f5409 add Web part 2023-05-26 16:02:00 +02:00
67b8a115d9 add LICENSE (AGPL 3.0) 2023-05-23 14:09:35 +02:00
Rémi Heredero
78fa8895f4
add Database part 2023-05-23 13:55:00 +02:00
Rémi Heredero
a5f659f387
add Modbus part
link with DataPoints will be made in Field part
2023-05-23 13:07:24 +02:00
a577e8a4ef add DEBUG_MODE 2023-05-17 20:53:14 +02:00
76279a5d0d fix true/false 2023-05-17 20:52:53 +02:00
e306d5eacb implement full DatabaseConnector and do some tests 2023-05-17 20:52:03 +02:00
Nils Ritler
596740a474 ModbusAccessor finished and checked 2023-05-17 15:50:46 +02:00
ee64e95be3 fix way to get DataPoint 2023-05-17 14:13:55 +02:00
7e9ae2e1f1 create DatabaseConnector and test it 2023-05-17 14:13:27 +02:00
cdc5dddb80 initial commit DataBase branche 2023-05-15 09:43:50 +02:00
Nils Ritler
43e45f8d66 singleton pattern, readfloat and readboolean are done 2023-05-12 16:09:45 +02:00
Rémi Heredero
ff5bfc409b
Merge pull request #2 from HEI-SYND-221-231-SIn/features
Features - Core
2023-05-12 13:23:35 +02:00
Rémi Heredero
4cc27fff96
Merge pull request #1 from HEI-SYND-221-231-SIn/Core
Core
2023-05-12 13:22:45 +02:00
184303ffdb some tests 2023-05-05 16:26:16 +02:00
3b1d829bbf fix dataPointMap 2023-05-05 16:25:15 +02:00
fe52981ba6 Create singleton and connect with datapoint
TODO some test
2023-05-05 15:54:03 +02:00
e0d0894040 add DataPoint 2023-05-05 13:51:58 +02:00
github-classroom[bot]
2c702c5b12
Initial commit 2023-05-02 11:57:51 +00:00