send Event
Method to send a generic event asynchronously. If you want to send a state event, please use StateService instead.
Return
Parameters
event Type
the type of the event
content
the optional body as a json dict.
Method to send a generic event asynchronously. If you want to send a state event, please use StateService instead.
the type of the event
the optional body as a json dict.