|
61af2780ed
|
fix repositores
|
2023-08-23 16:23:27 +03:00 |
|
|
990e4794a1
|
All done for 0.2.0 release
|
2023-08-23 16:21:11 +03:00 |
|
|
641daec7e9
|
ControlsMagix refactor
|
2023-08-18 20:17:23 +03:00 |
|
|
d3d8413837
|
Add storage API test (inclomplete)
|
2023-07-29 18:08:25 +03:00 |
|
|
cf70339a9f
|
Rename field in MagixMessage in accordance with https://github.com/waltz-controls/rfc/issues/12
|
2023-07-29 09:47:59 +03:00 |
|
|
fcabd9aed4
|
Documentation update and minor refactoring
|
2023-07-29 09:45:34 +03:00 |
|
|
c28944e10f
|
Refactor connection infrastructure
|
2023-07-23 14:01:47 +03:00 |
|
|
4d4a9fba1c
|
MQTT topic selectors
|
2023-06-29 09:19:05 +03:00 |
|
|
2aa26ea802
|
Update UDP ports design. Rename ktor ports module.
|
2023-06-04 11:23:26 +03:00 |
|
|
7b792afd7a
|
Fix nullability in actions
|
2023-05-25 10:07:51 +03:00 |
|
|
25d7fe0a8e
|
Update actions signatures to avoid unnecessary nulls
|
2023-05-25 09:51:27 +03:00 |
|
|
b7be570271
|
Fix property listener
|
2023-05-24 09:56:02 +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 |
|
|
4c33c16c94
|
Fix demo
|
2023-05-07 18:03:46 +03:00 |
|
|
691b2ae67a
|
Clean up property access syntax
|
2023-05-07 11:13:42 +03:00 |
|
|
8cd191bb0d
|
Documentation update
|
2023-05-03 11:05:54 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
b6f3769529
|
Refactor xodus storage for local history
|
2022-06-01 10:11:12 +03:00 |
|
|
3d0b888c11
|
Update dependencies
|
2022-05-23 23:30:38 +03:00 |
|
|
427ecbf91a
|
Refactor storage
|
2022-01-18 18:25:40 +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
|
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 |
|
|
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 |
|