platypush/platypush/message
Fabio Manganiello c0251ef2f7
`s/instance/instance_name/g` in `LinodeInstanceStatusChanged`.
For sake of consistency - we also have `instance_id` and having the
instance name assigned to the `instance` attribute is quite ambiguous.
2023-03-26 22:58:20 +02:00
..
event `s/instance/instance_name/g` in `LinodeInstanceStatusChanged`. 2023-03-26 22:58:20 +02:00
request Replaced `disable_logging` with a more generic `logging_level`. 2022-12-11 11:46:37 +01:00
response Rewritten `linode` integration. 2023-03-26 11:23:33 +02:00
__init__.py Support for implicit serialization of Enum values in JSONAble. 2023-03-26 03:43:04 +02:00