Commit Graph

235 Commits

Author SHA1 Message Date
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
SPC-code
631eb73d23
Merge pull request #8 from SciProgCentre/dev
Dev
2023-03-04 16:47:54 +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
Atos1337
21c13ce3af Update propertyHistoryTest for xodus 2022-01-15 16:00:23 +03:00
Atos1337
cbdd6a477b Refactor asynchronous storage api 2022-01-15 15:42:26 +03:00
Atos1337
89bb132e36 Refactor synchronous storage api 2022-01-14 22:00:52 +03:00
Atos1337
3ebbec35fe Add some docs 2022-01-09 12:48:26 +03:00
Atos1337
fe1575c5ee Add getPropertyHistory for xodus 2022-01-09 12:48:26 +03:00
Atos1337
f977aca237 Add storeInMongo for magix server 2022-01-09 12:48:26 +03:00
Atos1337
0c7cd951aa Make this work 2022-01-09 12:48:26 +03:00
798c8eb4ef
Merge remote-tracking branch 'space/dev' into dev
# Conflicts:
#	gradle/wrapper/gradle-wrapper.properties
2021-12-24 20:52:40 +03:00
29c0291fa3
Add details for device description message.
Update build plugin and kotlin.
2021-12-24 20:52:04 +03:00
Atos1337
7ba36f2eb1 Add some docs 2021-12-16 23:14:32 +03:00
Atos1337
476dbfdeaf Add getPropertyHistory for xodus 2021-12-16 18:18:47 +03:00