1
0
Commit Graph

82 Commits

Author SHA1 Message Date
0e05dcdb64 update README.md 2023-06-17 15:38:30 +02:00
2a8d9c1e33 add JAR 2023-06-17 15:24:48 +02:00
905ee4ca78 add token parameter 2023-06-17 14:58:10 +02:00
8652123986 fix path for JAR 2023-06-17 14:57:46 +02:00
2acbad0ef1 move config.properties 2023-06-17 14:57:23 +02:00
e09598d922 add WebClient 2023-06-17 14:57:10 +02:00
Rémi Heredero
16dd324435
add javadoc 2023-06-17 09:48:38 +02:00
Rémi Heredero
30bca188c6
add JavaDoc 2023-06-17 09:37:42 +02:00
Rémi Heredero
7b715eae48
Update README.md 2023-06-17 09:33:56 +02:00
2ccc16f484 explanation after question on presentation 2023-06-16 16:17:02 +02:00
Rémi Heredero
4b531e51e1
Merge pull request #27 from HEI-SYND-221-231-SIn/commentsForFieldPackage
add comments to the field package
2023-06-16 12:10:56 +02:00
Nils Ritler
a1709f8fa7
Merge pull request #25 from HEI-SYND-221-231-SIn/comment_for_web_part
add comments on Web part
2023-06-16 10:52:31 +02:00
Nils Ritler
a245711209
Merge pull request #26 from HEI-SYND-221-231-SIn/comments/DB
Comments/db
2023-06-16 10:52:17 +02:00
Nils Ritler
0234e90ea8 add comments to the field package 2023-06-16 10:50:55 +02:00
fe9a766ada really small polish 2023-06-15 17:26:33 +02:00
b1d5b13b04 add comments on Database part 2023-06-15 17:25:39 +02:00
c3eccbbf35 add comments on Web part 2023-06-15 17:14:46 +02:00
Rémi Heredero
1984b8f261
add Smart Controller
Features
2023-06-15 14:57:18 +02:00
Nils Ritler
1c4d795d34
Merge pull request #23 from HEI-SYND-221-231-SIn/smart
Smart
2023-06-15 13:48:40 +02:00
b7aac59564 correct regulation just for survive 2023-06-14 10:10:59 +02:00
4d428fe301 pretty bad regulation, but won't collapse 2023-06-13 06:32:08 +02:00
Rémi Heredero
c97d428935 Do a bit SmartControler but regulation won't really work 2023-06-11 18:34:35 +02:00
Rémi Heredero
0fdcbba01b do stuff only for DataPoints who have a register 2023-06-11 18:33:44 +02:00
f170d6f8b9 start SmartControl but nothing work (nullPointerException) 2023-06-09 16:24:20 +02:00
6ea85aa945 change System.out.println to pDebug 2023-06-09 16:23:59 +02:00
Rémi Heredero
fd293b15e1
Update
Update smart from Features
2023-06-09 12:48:08 +02:00
Rémi Heredero
a9c4235265
Update
Update features from main
2023-06-09 12:47:24 +02:00
Rémi Heredero
746f7f00be
Update
Update main
2023-06-09 12:46:12 +02:00
Rémi Heredero
df61c37b75
Merge pull request #17 from HEI-SYND-221-231-SIn/improvement
Improvement
2023-06-09 12:40:29 +02:00
Rémi Heredero
de288176d3
Merge branch 'main' into improvement 2023-06-09 12:34:37 +02:00
Nils Ritler
39370e3e54
Merge pull request #18 from HEI-SYND-221-231-SIn/improvement
Merge Field
2023-06-09 12:21:11 +02:00
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
76686c61ee Merge remote-tracking branch 'origin/field' into improvement
# Conflicts:
#	src/main/java/ch/hevs/isi/field/FieldConnector.java
2023-06-07 07:46:58 +02:00
Nils Ritler
c478c0a7bf changed the field component, made some test and added some comments 2023-06-06 17:50:17 +02:00
e973693faa optimize imports 2023-06-06 13:55:53 +02:00
6f51ae0341 fix some warnings 2023-06-06 13:54:53 +02:00
fa54c5fbb3 add web on main 2023-06-06 13:51:28 +02:00
be9c484001 add comment on Core 2023-06-06 13:38:49 +02:00
c450dc2858 Merge remote-tracking branch 'origin/features' into improvement
# Conflicts:
#	src/main/java/ch/hevs/isi/field/FieldConnector.java
2023-06-06 13:12:53 +02:00
Rémi Heredero
dfcda1b1b6
Merge pull request #16 from HEI-SYND-221-231-SIn/main
UTD smart
2023-06-02 16:55:19 +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
9540c21cb6
new Features: Web & Field 2023-06-02 14:32:52 +02:00
Rémi Heredero
a422968d9f
Field & Web parts (#14)
* 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:29:48 +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
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
43ee88b3e3
Merge pull request #10 from HEI-SYND-221-231-SIn/web
Web
2023-06-02 13:18:33 +02:00
Nils Ritler
55fa80c4d4 read csv file and add some comments 2023-05-30 11:31:01 +02:00