Commit Graph

40 Commits

Author SHA1 Message Date
92c4355f48 update device-collective readme 2024-06-17 17:49:12 +03:00
9edde7bdbd Major constructor refactoring 2024-05-29 22:20:22 +03:00
5921978122 [WIP] Refactor constructor 2024-05-15 22:49:08 +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
23bceed89d update dependencies 2024-04-29 17:22:56 +06:00
f28e9dc226 Update constructor api 2024-03-18 09:30:41 +03: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
cfd9eb053c Make DeviceMessage time mandatory 2024-03-04 11:11:56 +03:00
7579ddfad4 Quick fix for OPC us server 2023-12-28 22:40:58 +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
825f1a4d04 Add DeviceConstructor 2023-11-06 16:46:16 +03:00
0443fdc3c0 Add fixed age plots for properties and states. 2023-11-06 11:39:56 +03:00
1414cf5a2f implement constructor 2023-10-30 21:35:46 +03:00
1619fdadf2 Refactoring. Developing composer 2023-10-25 22:31:36 +03:00
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
ce03540b37 Add magix message registry service 2023-08-16 18:26:21 +03:00
c28944e10f Refactor connection infrastructure 2023-07-23 14:01:47 +03:00
33e1aafa01 WIP fixing angles 2023-06-08 10:03:41 +03:00
ab1a478867 Add publishing 2023-05-27 19:50:48 +03:00
0612c6e3a2 Modbus registry validation and print 2023-05-21 17:36:26 +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
8cd191bb0d Documentation update 2023-05-03 11:05:54 +03:00
e7cfb1d2ba Add opcua test 2023-04-16 12:29:24 +03:00
3ef471d49e Move ZMQ to a separate module 2023-02-26 20:23:30 +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
bd29789545
Change package name to space.kscience 2022-08-02 09:10:02 +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
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
b3898d2ab3 Add timestamp to all messages 2021-09-29 12:10:16 +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