Rémi Heredero
0fdcbba01b
do stuff only for DataPoints who have a register
2023-06-11 18:33:44 +02:00
6ea85aa945
change System.out.println to pDebug
2023-06-09 16:23:59 +02:00
Rémi Heredero
de288176d3
Merge branch 'main' into improvement
2023-06-09 12:34:37 +02:00
5878750109
fix everything for merge Field
2023-06-07 13:42:14 +02:00
Nils Ritler
c478c0a7bf
changed the field component, made some test and added some comments
2023-06-06 17:50:17 +02:00
Rémi Heredero
11b2d220c6
Merge branch 'smart' into main
2023-06-02 16:54:53 +02:00
Nils Ritler
2c4867204d
started smartcontrol
2023-06-02 16:04:44 +02:00
Rémi Heredero
1c05accfb8
Field & Web componnent ( #13 )
...
* add LICENSE (AGPL 3.0)
* add Web part
* 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
---------
Co-authored-by: Nils Ritler <79571155+Slisls@users.noreply.github.com>
2023-06-02 14:26:46 +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
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
Nils Ritler
c3f15804b6
read and write Field done. pushToField to do
2023-05-23 16:02:16 +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