Page 1 of 1

What cloud service do you use for your dashboards?

Posted: Fri Jul 12, 2024 8:41 pm
by rin67630
What cloud service do you use for your dashboards?

I have currently written a credentials patcher,
https://github.com/rin67630/ESP_Binary_patcher
which aims to patch WLAN credentials and the credentials of a –not specified– cloud service into an ESP binary before flashing the device.

The three credentials foreseen for the cloud service are:

Device name : up to 16 char.
User name : up to 16 char.
Device credential: up to 16 char.

The used names of the passed variables are just indicative, you may use them for any purpose.
Is that enough to log an IoT device to your favourite Cloud server?