WebThingsIO / webthing-arduino

Simple server for ESP8266, ESP32, Ethernet, or WiFi101-compatible boards compliant with Mozilla's proposed WoT API
Mozilla Public License 2.0
207 stars 78 forks source link

WebThingAdapter provide device chain / iterator #124

Open apeiris opened 4 years ago

apeiris commented 4 years ago

It is very desirable to have a ability to iterate through all devices in an adaptor. i.e I can iterate through properties in a device but can not iterate through devices in an adapter.