There are several ways to send data to U00:
curl "https://gazer.cloud/set/25b50e253fd2d95b7a7d1ccae4eaf978?/=123&/_name=NameOfData"
| 25b50e253fd2d95b7a7d1ccae4eaf978 |
API_KEY - random 16 bytes in hexadecimal format.
Who knows it - can send data to this channel.
ChannelID = SHA3-256(API_KEY)
For this particular API_KEY, the channel ID is cdd81a950f282f6d40fd0fb7d6965dca.
And you can view it live at https://gazer.cloud/ch/cdd81a950f282f6d40fd0fb7d6965dca.
|
| 123 |
Value to set
It can be any string or number
|
| NameOfData |
Optional name for the data point
It will be displayed in the channel page
|
U00 keeps a history of parameter changes and displays it as a chart.