In my project i have 5 thermosensors, 1 gaz sensor and others check-switches. But information about the status of all devices does not fit on one page.
I want to see “Graphs” from gas and thermsensors, other devices are only digital data in “Labeled Value” or “Gauge” widget.
But the free limit gives us access to have two devices!
Сan I create two devices, two different templates in ONE application, but link them to the same hardware?
Example:
In the first device, I only see the statuses of switches, relays, etc.
You can use the HTTP(S) API to send data from one device (ore more) to another, then display that data from the “master” device in the app.
It’s the equivalent of the Bridge functionality in the old version of Blynk.
Next, i open Webhook setting and try to fill form. But all my attempts failed. In screenshot my last variant, unsuccessful, it doesn’t work too… 410 Error (((
Really? What’s the difference from a technical point of view, external or blynk server ?
And then how do I transfer the data to the API? Just only from a sketch?