Commit Graph

342 Commits

Author SHA1 Message Date
5c7d3d8a7a Add PeerConnection 2024-06-07 10:52:28 +03:00
a2b5880da9 Add device collective demo 2024-06-06 16:54:17 +03:00
c63c2db651 Fix PID demo 2024-06-05 17:19:20 +03:00
91f860adf6 Move plotter model out of visualization 2024-06-03 18:48:12 +03:00
1799a9a909 Fix ball on springs demo 2024-06-03 18:34:08 +03:00
9f21a14f96 Fix ball on springs demo 2024-06-03 18:02:57 +03:00
4a5f5fab8c Finish plotter demo 2024-06-03 15:38:39 +03:00
a2b7d1ecb0 Fix step drive demo 2024-06-03 13:44:20 +03:00
d0e3faea88 Complete rework of PID demo and underlying devices 2024-06-02 17:58:38 +03:00
54e915ef10 WIP Constructor update 2024-06-01 09:35:03 +03:00
9edde7bdbd Major constructor refactoring 2024-05-29 22:20:22 +03:00
f72d7aa3fa Synchronous port response consumeAsSource 2024-05-28 09:51:30 +03:00
05757aefdc First draft of model binding 2024-05-24 13:56:54 +03:00
55bcb08668 Force to use endpoint ID in launchMagixService 2024-05-23 16:16:22 +03:00
673a7c89a6 [WIP] working on constructor 2024-05-21 13:31:01 +03:00
a66e411848 Fix Rsocket endpoint without filter. Add integration test with loop 2024-05-21 09:44:45 +03:00
4a10c3c443 Add test for remote hub 2024-05-19 18:50:56 +03:00
207064cd45 Remove hierarchical device structure in Hubs 2024-05-19 10:44:34 +03:00
e5088ac8e4 Make remote device connection ask for descriptors before start 2024-05-17 23:01:20 +03:00
ee83f81a04 Fix small typo in event id generation 2024-05-16 21:22:34 +03:00
5921978122 [WIP] Refactor constructor 2024-05-15 22:49:08 +03:00
a9592d0372 Fixed part of motionMaster 2024-05-12 14:14:31 +03:00
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
4b05f46fa7 Merge pull request 'Обновление зависимостей' (!10) from support/update_dependencies into dev
Reviewed-on: #10
Reviewed-by: Alexander Nozik <altavir@gmail.com>
2024-04-29 18:29:57 +03:00
f974483a41 Update plotly version 2024-04-29 18:28:14 +03:00
e729cb1a79 upfixes 2024-04-29 18:38:14 +06: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
9eb583dfc6 Change plotAveragedDeviceProperty to show last value on miss. 2024-04-09 15:13:41 +03:00
977500223d Plc4X refactor 2024-04-07 10:07:23 +03:00
58675f72f5 Refactor ports 2024-03-31 16:33:22 +03:00
85c2910ee9 Refactor ports 2024-03-31 16:13:02 +03:00
d91296c47d Refactor load test 2024-03-25 15:48:23 +03: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
78dade4b49 PLC4x bindings 2024-03-18 17:18:31 +03:00
70ab60f98c fix plot extensions 2024-03-18 17:15:39 +03:00
53cc4dc0df PLC4x bindings 2024-03-18 09:34:14 +03:00
f28e9dc226 Update constructor api 2024-03-18 09:30:41 +03:00
29af4dfb2c Add heartbeat and watchdog 2024-03-12 22:26:43 +03:00
4835376c0d Add proper deviceName to in-memory property history 2024-03-06 18:55:11 +03:00
4639fdb558 update gradle wrapper 2024-03-06 00:21:55 +06:00
2946f23a4b Update readme and API 2024-03-04 16:02:50 +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
dbacdbc7cf Replace event controls-storage with async api 2024-03-04 12:47:40 +03:00
28ec2bc8b8 Add PropertyHistory API 2024-03-04 11:12:16 +03:00
cfd9eb053c Make DeviceMessage time mandatory 2024-03-04 11:11:56 +03:00