Re: IDEAS: ADAFRUIT IO FEATURE SUGGESTIONS
Posted: Sat Aug 13, 2022 7:23 am
In the AIO Feed page, group of a Device, add the possibility to see the groups JSON record contents, like this is possible with the Default Group
See the following screenshots:



As far as my experience goes: the only possibility to view the JSON record contents (with sensor feed data) of a Device Group, is to send a feed request via https,
as shown below, (sent from a MAGTAG:

See the following screenshots:



As far as my experience goes: the only possibility to view the JSON record contents (with sensor feed data) of a Device Group, is to send a feed request via https,
as shown below, (sent from a MAGTAG:
Code: Select all
https://io.adafruit.com/api/v2/{<AIO_username>}/feeds/feather-esp826622<part_of_name>.ws-0x38-humidity?x-aio-key={<AIO_key>}
