You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Safecast Device Discussions and Support
Question, Does the Zen have an api where observations can be retrieved from the device via wifi?
Thanks.
Rob Oudendijk
unread,
Mar 12, 2026, 8:04:08 PMMar 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Safecast Device Discussions and Support
Good question.
How would you envision an API for the Zen via WiFI?
What kind of queries do you like to see/implemented?
In real-time mode or other modes?
Warm Regards
Rob Oudendijk
Will Heid
unread,
Mar 12, 2026, 8:09:59 PMMar 12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Rob Oudendijk, Safecast Device Discussions and Support
Hi Rob,
Just exposing the data it has via json. E.g. battery level,
measurement (e.g. cpm/mSv). A good example would be similar to what
purple air exposes via json on the ip of their monitor. (Their
documentation) https://community.purpleair.com/t/sensor-json-documentation/6917.
End goal is to import the data for display into Home Assistant for
display.
Realtime mode is what I plan to use myself, but ultimately it could be
for all modes i suppose.