Commit Graph

35 Commits

Author SHA1 Message Date
44514cd477 [WIP] moving from java fx to compose in examples 2024-05-12 13:52:00 +03:00
24b6856f15 Move all-things to Compose 2024-05-11 17:56:28 +03:00
381da970bf make device stop suspended to properly await for lifecycle event.
Add capabilities to Constructor
2024-05-10 11:33:00 +03:00
8e7277df69 Merge branch 'dev' into support/update_dependencies 2024-04-29 18:09:22 +06:00
8965629151 complete dependencies extraction 2024-03-20 01:08:04 +06:00
9a40d4f340 exclude ktor/rsocket/dataforge versions 2024-03-20 00:48:26 +06:00
e8c6e90a0f Update readme and API 2024-03-04 15:58:53 +03:00
2a700a5a2a Migrate to DataForge 0.8.0 2024-03-04 15:24:27 +03:00
fa2414ef47 Add demo for device message listening 2024-02-02 16:04:41 +03:00
aa52b4b927 hub returns list of messages. 2023-12-28 21:09:23 +03:00
fb03fcc982 Finish migration to kotlinx-io 2023-12-13 12:29:06 +03:00
b539c2046a DeviceSpec properties no explicitly pass property name to getters and setters 2023-11-18 14:49:23 +03:00
1619fdadf2 Refactoring. Developing composer 2023-10-25 22:31:36 +03:00
290010fc8c Add writeable flag to mutable properties 2023-10-19 16:38:50 +03:00
34e7dd2c6d Add read-after-write for DeviceBase property writers 2023-09-24 13:29:15 +03:00
61af2780ed fix repositores 2023-08-23 16:23:27 +03:00
641daec7e9 ControlsMagix refactor 2023-08-18 20:17:23 +03:00
fcabd9aed4 Documentation update and minor refactoring 2023-07-29 09:45:34 +03:00
4d4a9fba1c MQTT topic selectors 2023-06-29 09:19:05 +03:00
25d7fe0a8e Update actions signatures to avoid unnecessary nulls 2023-05-25 09:51:27 +03:00
aabf2b85a4 Documentation and DeviceSpec fix 2023-05-08 21:25:25 +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
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
025a444db8
Fix demos and project structure 2022-06-05 12:26:34 +03:00