posted an update

I managed to get around the local networking issues, so the rp-pico-w sensor is working.

You can query the logs for just the physical sensor like this:

curl -sSLX POST 'https://audit.aws.eu.pangea.cloud/v1/search' \
-H 'Authorization: Bearer pts_5nqt3idyvm52n75qijlo7zxyoo6wmqta' \
-H 'Content-Type: application/json' \
-d '{"max_results":100,"verbose":false,"search_restriction":{"source":["rp-pico-w.temp_01"]}}'

Log in or sign up for Devpost to join the conversation.