platypush/platypush/message
Fabio Manganiello 98a300c4b1
Added `NetworkInterface` entities to `system` plugin.
Plus, `platypush.schemas.system` has now been split into multiple
submodules to avoid a single-file mega-module with all the system
schemas definitions.
2023-04-21 00:45:15 +02:00
..
event Added an abstract base `SensorDataEvent` for sensor events. 2023-03-31 22:51:35 +02:00
request Replaced `disable_logging` with a more generic `logging_level`. 2022-12-11 11:46:37 +01:00
response Added `NetworkInterface` entities to `system` plugin. 2023-04-21 00:45:15 +02:00
__init__.py `Message.Encoder` should serialize binary data to `0x`-led hex strings. 2023-04-02 02:43:06 +02:00