DATTA VIC Demo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
= JSON Viewer = | |||
* Makes JSON more human readable | |||
* https://jsonviewer.com/ | |||
= Demonstration of APIs for Water level sensors = | = Demonstration of APIs for Water level sensors = | ||
Revision as of 16:23, 7 December 2022
JSON Viewer
- Makes JSON more human readable
- https://jsonviewer.com/
Demonstration of APIs for Water level sensors
WHI-WTR10
- Student project
- https://app.alphax.cloud/conduitv6?id=F008D1CFA11C&token=5ecf2e35d99a404a81408792&limit=1&ch=1
WHI-WTR12
- In rainwater tank at Epping Depot
- https://app.alphax.cloud/conduitv6?id=F008D1D0968C&token=5ecf2e35d99a404a81408792&limit=1&ch=1
API for Bureau of Meteorology Data
- BOM API in JSON format
- https://api.weather.bom.gov.au/v1/locations/r1r0fs/forecasts/daily
Dweet test
POST
- Post data to Dweet
- https://dweet.io:443/dweet/for/techSchoolAquariumParameters?temp=28
- https://dweet.io:443/dweet/for/techSchoolAquariumParameters?temp=20&turbidity=10&oxygen=100
GET
- Retrieve data from Dweet
- https://dweet.io:443/get/latest/dweet/for/techSchoolAquariumParameters