Commit Graph

195 Commits

Author SHA1 Message Date
2a966d8cb3 Minor refactor of property listeners 2023-05-24 09:37:56 +03:00
0612c6e3a2 Modbus registry validation and print 2023-05-21 17:36:26 +03:00
b8a82feed0 Modbus-based implementation of controller 2023-05-21 16:53:42 +03:00
e7d02be849 Add Pi serial port 2023-05-19 21:55:21 +03:00
a5a2edc81a Add Pi serial port 2023-05-19 20:27:08 +03:00
28cb9af267 [WIP] PI 2023-05-18 09:50:39 +03:00
a6bf9b8db6 Generalize nio ports architecture. Add Udp(datagram) port 2023-05-18 09:30:26 +03:00
5e91ec9a97 update version 2023-05-12 13:35:34 +03:00
1d7403ef30 Update to stable DataForge 2023-05-09 22:50:35 +03:00
aabf2b85a4 Documentation and DeviceSpec fix 2023-05-08 21:25:25 +03:00
7103786ec9 Stress test demo 2023-05-08 15:39:34 +03:00
53e506893f Add RPC for devices 2023-05-07 21:04:08 +03:00
4c33c16c94 Fix demo 2023-05-07 18:03:46 +03:00
b66e23cca6 Clean up property access syntax 2023-05-07 16:39:58 +03:00
691b2ae67a Clean up property access syntax 2023-05-07 11:13:42 +03:00
86273101b6
Change command for CI 2023-05-03 08:51:19 +00:00
fd1194205c
change docker image for CI 2023-05-03 08:50:52 +00:00
96305b1be6
Update space.kts JVM version 2023-05-03 08:16:46 +00:00
8cd191bb0d Documentation update 2023-05-03 11:05:54 +03:00
e7cfb1d2ba Add opcua test 2023-04-16 12:29:24 +03:00
197675fc15 Add MQTT prototype (not tested) 2023-04-15 20:00:47 +03:00
00c66da847 Update pressure sensor demo 2023-03-02 10:07:54 +03:00
ba84553be5 Add port demo. Nullable properties 2023-03-01 20:59:18 +03:00
5b16b07172 Fix build 2023-02-26 22:07:19 +03:00
3ef471d49e Move ZMQ to a separate module 2023-02-26 20:23:30 +03:00
fca718cfc4 Move ZMQ to a separate module 2023-02-25 18:15:19 +03:00
2a386568f9 Refactor magix server flow plugins 2023-02-25 17:45:09 +03:00
fe24c0ee31 Add magix-rfc as a submodule 2023-02-25 10:55:21 +03:00
68805d6f42 Refactor onOpen in device spec 2023-02-25 10:53:53 +03:00
a0fd8913eb Update versions 2023-02-18 20:05:26 +03:00
dc6847196d
Updated dependencies 2022-08-10 19:20:06 +03:00
619c2c280d
Hotfix for jdkRelease problem 2022-08-02 10:12:16 +03:00
4a09e66c42
continue package refactor 2022-08-02 09:46:31 +03:00
c22902cc91
Updata to DataForge 0.6 2022-08-02 09:37:36 +03:00
bd29789545
Change package name to space.kscience 2022-08-02 09:10:02 +03:00
20345f846b
Add rabbitMQ connector (untested) 2022-06-06 14:10:48 +03:00
535e44286c
Add port configuration to magix server 2022-06-06 10:57:24 +03:00
cfaeb964e7
Add benchmark demo. Fix some issues with RSocket 2022-06-05 19:06:50 +03:00
025a444db8
Fix demos and project structure 2022-06-05 12:26:34 +03:00
879073e339
Add native rsocket-tcp 2022-06-05 10:28:46 +03:00
07adf143cf
Remove generic from MagixMessage 2022-06-04 15:46:13 +03:00
eb7507191e
Refactor xodus storage for local history 2022-06-02 09:21:07 +03:00
b6f3769529
Refactor xodus storage for local history 2022-06-01 10:11:12 +03:00
ba4d2abd27
Add native targets 2022-05-24 21:28:42 +03:00
3d0b888c11
Update dependencies 2022-05-23 23:30:38 +03:00
2e7eefeba9
rename methods 2022-01-18 18:39:19 +03:00
427ecbf91a
Refactor storage 2022-01-18 18:25:40 +03:00
786e1637b4
Fix ktor imports 2022-01-18 17:37:25 +03:00
Atos1337
0c4c2e4cc0 Fix issues 2022-01-17 12:19:35 +03:00
Atos1337
23e821d2c2 Merge remote-tracking branch 'origin/victorsam/finish-hostory-access' into victorsam/finish-hostory-access
# Conflicts:
#	controls-mongo/build.gradle.kts
#	controls-mongo/src/main/kotlin/ru/mipt/npm/controls/mongo/connections.kt
#	controls-xodus/src/main/kotlin/ru/mipt/npm/controls/xodus/connections.kt
#	controls-xodus/src/main/kotlin/ru/mipt/npm/controls/xodus/util/queries.kt
#	demo/car/src/main/kotlin/ru/mipt/npm/controls/demo/car/VirtualCarController.kt
2022-01-15 16:01:50 +03:00