polluSensWeb
Connect your UART sensor directly in the browser. Easy.
π
Connect a Sensor
π Connect
Custom JSON Sensor Configuration (
example
):
Create a Chart
Chart name:
Width:
Height:
Chart datapoints:
Signals
π Create a Chart
Log:
Display last
lines
Autoscroll
π§Ή Clear Log
πΎ Save CSV
Enable Webhook Sending
(
examples
)
Webhook URL (replace with your URL after testing on webhook.site):
Method:
GET
POST
PUT
Send every (seconds):
(0 = send on every packet)
Headers
+ Add header
Clear all headers
Body Template
{ "software_version": "polluSensWeb 1.0", "timestamp": "{{ts}}", "sensordatavalues": [ {{#fields}} {"value_type": "{{key}}", "value": "{{value}}"} {{/fields}} ] }
π Debug Info:
Packets received:
0
Webhooks sent:
0
π§ͺ Test Send Webhook Now
Loadingβ¦