Commit Graph

55 Commits

Author SHA1 Message Date
Atos1337
dec45b6050 Make this work 2021-12-16 16:54:48 +03:00
76846a50cd
Some refactoring 2021-12-11 17:59:19 +03:00
Atos1337
e07780e7da Add entityStoreFactory and refactor mongo/xodus connections.kt 2021-12-04 02:10:10 +03:00
Atos1337
b79ad40a9b Fix some issues 2021-12-04 00:52:22 +03:00
5da1559882 Architecture rework 2021-11-27 13:37:39 +03:00
Atos1337
312cd06706 Add mongo module 2021-11-27 00:52:14 +03:00
Atos1337
3639783b4e Add connection to xodus from magix server 2021-11-26 17:26:41 +03:00
85f6b81334 Architecture rework 2021-11-20 13:13:32 +03:00
Atos1337
a1c3902b92 Add entity store at controller 2021-11-15 16:38:28 +03:00
Atos1337
039e0d083b Refactor MagixVirtualCar.kt 2021-11-06 09:12:19 +03:00
Atos1337
dcd496660c Implement MagixVirtualCar 2021-11-04 15:52:49 +03:00
Atos1337
289ff6ffd0 Add magix for debugging and moved DeviceSpec to IVirtualCar 2021-11-02 22:21:32 +03:00
4dc33c012d Refactor car demo. Add meta property. 2021-10-30 13:08:45 +03:00
Atos1337
357fcec4fe Fix issues 2021-10-28 11:16:19 +03:00
Atos1337
14015178ab Create Coordinates class instead of Pair and refactor state update 2021-10-27 13:55:15 +03:00
Atos1337
bd23ca1129 Add location property in virtual car 2021-10-27 13:55:15 +03:00
Atos1337
24c5188c30 Change VirtualCar state and add controller 2021-10-27 13:55:15 +03:00
Atos1337
77496aedec Implement VirtualCar 2021-10-27 13:55:14 +03:00
7b56436983 Add open to device initializer 2021-10-23 20:00:00 +03:00
ed2a2a29af Remove stand-alone properties and use specs instead 2021-10-23 19:44:13 +03:00
7ae75d8bd4 Add proper read after write for properties 2021-10-11 22:55:15 +03:00
553d819c54 Fix property names and types for DeviceSpec 2021-09-29 10:43:19 +03:00
3aa00ec491 Cleanup DeviceWithSpec API. Now all public things are in Spec 2021-08-04 14:14:05 +03:00
d503f0499e Add Eclipse Milo client 2021-08-03 21:05:36 +03:00
3606bc3a46 Migration to DF-0.5 and bug fixes 2021-08-02 16:42:19 +03:00
89190db653 ZMQ support(untested) 2021-06-28 20:58:27 +03:00
596e3a0cfc Refactoring properties getters 2021-06-26 20:34:40 +03:00
fe3958fd08 Add alternative device syntax 2021-06-25 19:57:04 +03:00
28e6e24cf7 RSocket and demo device name refactor 2021-06-22 17:37:22 +03:00
a510a8aedf Fix package names and imports 2021-06-20 17:05:07 +03:00
6e4bf51a6f Move serializer to endpoint parameter 2021-06-20 14:46:02 +03:00
e3ea2304ef package rename 2021-04-11 15:12:09 +03:00
bf51768fe1 Upgrade versions 2021-04-05 17:41:36 +03:00
cb22374da5 Java rsocket bindings 2021-02-09 16:39:39 +03:00
d68f5a9840 A lot of small refactoring in html 2020-12-12 10:44:41 +03:00
17beb29217 Message class hierarchy. 2020-12-02 12:35:16 +03:00
eb3121aed4 Refactor delegated properties 2020-10-10 17:21:28 +03:00
4b9f535002 refactoring 2020-10-08 11:20:08 +03:00
bf213c9814 A lot of small changes. 2020-09-15 18:26:44 +03:00
4b5bc40a4f Unisolate properties 2020-09-08 10:13:14 +03:00
7413bda5a1 Properties refactoring 2020-09-02 11:59:16 +03:00
fed5d55512 Add serial port implementation 2020-08-15 20:24:35 +03:00
53ffe49875 Ktor-io TCP implementation 2020-08-04 16:13:53 +03:00
9c5b6db9d1 Device plugin refactoring and waltz client. 2020-07-29 22:35:21 +03:00
06f52a73bc Waltz client 2020-07-26 22:01:33 +03:00
ea8ebcf38f Rename message fields 2020-07-24 23:13:58 +03:00
02ce13b784 fix serialization 2020-07-19 21:10:10 +03:00
d1ec920e1c Working server 2020-07-19 20:37:44 +03:00
a3536c7a17 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	dataforge-control-core/src/commonMain/kotlin/hep/dataforge/control/api/DeviceListener.kt
#	dataforge-control-core/src/commonMain/kotlin/hep/dataforge/control/controllers/MessageController.kt
#	dataforge-control-core/src/commonMain/kotlin/hep/dataforge/control/controllers/MessageFlow.kt
2020-06-30 22:06:39 +03:00
8db5934021 Device web-server (untested) 2020-06-30 22:03:56 +03:00