platypush/platypush/message
Fabio Manganiello 66d78c8615 [#61] Plugins actions refactoring
- Using `@action` annotation to indicate methods that are allowed to be
executed as actions

- The output and errors of an action are automatically wrapped into a
`Response` object without any response build required on the plugin side
2018-07-06 02:08:38 +02:00
..
event - Support for assistant response text as a ResponseEvent 2018-06-20 19:21:32 +02:00
request [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
response Implemented sequential execution of tasks in procedures, response context parsing and procedure response returned on the bus as well, #37 2018-01-05 23:20:39 +01:00
__init__.py Refactored logging submodule 2018-06-06 20:09:23 +02:00