Mose Müller
edb06b1612
restructures StateManager
...
- Updates logic of loading the state
- set_service_attribut_value_by_path expects serialized object instead of the value now
- uses loads instead of __convert_value_if_needed now
2024-03-28 10:21:28 +01:00
Mose Müller
bb5205b2e4
get_object_attr_from_path expects string instead of list now
2024-03-28 10:18:43 +01:00
Mose Müller
9851ccfcdf
moves serializer file into serialization module
2024-03-27 16:30:15 +01:00
Mose Müller
f312ec1e51
moving deserializer into serialization module
2024-03-27 16:26:46 +01:00
Mose Müller
e6251975b8
adds try...except blocks around update_value and get_value sio events
2024-03-27 16:18:59 +01:00
Mose Müller
780a2466d3
fixes updating a value through sio client
2024-03-27 16:18:04 +01:00
Mose Müller
fbc4af28ae
removes debugging statements
2024-03-27 16:00:24 +01:00
Mose Müller
4db15f2fe8
updates sio events in web server
2024-03-27 12:08:10 +01:00
Mose Müller
4aee899dbe
updates type hints for serialized objects
2024-03-06 18:23:26 +01:00
Mose Müller
7aacc21010
removes processing of value from sio_callback (cached value is up-to-date already)
2024-03-05 13:54:24 +01:00
Mose Müller
d709d43d75
ignores complexity of sio_server setup (will be changed anyway soon
2024-03-04 17:36:09 +01:00
Mose Müller
691bf809cb
fixes sio callback when attribute changes to an enum which was not present before
2024-03-04 17:32:45 +01:00
Mose Müller
63ad6d7b93
removes web_settings sio event
2024-01-08 15:10:40 +01:00
Mose Müller
b8e758e479
updates docstring
2024-01-08 15:09:23 +01:00
Mose Müller
805e270107
updates sio_setup to not expect DataService in the parent path
2023-12-21 10:04:55 +01:00
Mose Müller
232eb53249
renames file
2023-12-19 12:59:18 +01:00