1
0

15 Commits

Author SHA1 Message Date
5878750109 fix everything for merge Field 2023-06-07 13:42:14 +02:00
d88329a50b Merge remote-tracking branch 'origin/field' into improvement
# Conflicts:
#	src/main/java/ch/hevs/isi/core/DataPoint.java
2023-06-07 07:49:24 +02:00
Nils Ritler
c478c0a7bf changed the field component, made some test and added some comments 2023-06-06 17:50:17 +02:00
be9c484001 add comment on Core 2023-06-06 13:38:49 +02:00
Rémi Heredero
2dc1bf5dd5
Merge branch 'main' into features 2023-06-02 14:25:57 +02:00
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
55fa80c4d4 read csv file and add some comments 2023-05-30 11:31:01 +02:00
Nils Ritler
0d105fb64e field not finished, connection works 2023-05-26 16:11:02 +02:00
34da3f5409 add Web part 2023-05-26 16:02:00 +02:00
Rémi Heredero
d58097d723
Subscription (#7)
* Change update DataPoints by a subscription way

* Remove unused import

* small polish
2023-05-26 12:46:35 +02:00
e306d5eacb implement full DatabaseConnector and do some tests 2023-05-17 20:52:03 +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
184303ffdb some tests 2023-05-05 16:26:16 +02:00
fe52981ba6 Create singleton and connect with datapoint
TODO some test
2023-05-05 15:54:03 +02:00