Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select devices of a specific type #44

Closed
saemmy opened this issue Jan 13, 2021 · 2 comments
Closed

Select devices of a specific type #44

saemmy opened this issue Jan 13, 2021 · 2 comments

Comments

@saemmy
Copy link
Contributor

saemmy commented Jan 13, 2021

Hi, is it possible to get events from all devices of a specific type or device services of a specific type? E.g. get all events of plugs? Or get all events of airquality from twinguards?

@hxmelab
Copy link
Owner

hxmelab commented Jan 16, 2021

Hi saemmy,

you can select all devices and a specific type to get all messages regarding a specific type. E.g. select all devices and airquality as service to get all airquality values across all twinguards.

Or you can select all services to get all events from a specific device.

Hope that helps!

@saemmy
Copy link
Contributor Author

saemmy commented Jan 18, 2021

Yes thanks.

@saemmy saemmy closed this as completed Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants