udpate attributes section in README

This commit is contained in:
onyx-and-iris 2023-08-17 23:28:37 +01:00
parent 61c9a7b365
commit 9bd2b53b3d

View File

@ -100,8 +100,9 @@ example:
resp = cl.get_version
p resp.attrs
def on_scene_created(data):
p data.attrs
@e_client.on :input_mute_state_changed do |data|
p data.attrs
end
```
### Errors