Search found 2 matches
- Thu Feb 25, 2021 7:42 am
- Forum: General Discussion
- Topic: Creating users with different access levels to set parameters on my ESP32
- Replies: 5
- Views: 4297
Re: Creating users with different access levels to set parameters on my ESP32
Hi, My question is as follows: 1. What is the best and safest to implement this functionality? 2. Note that users will connect to the ESP32 device over the WiFi connection and will attempt to configure these parameters. 3. Different levels of users should be able to configure different sets of param...
- Thu Feb 25, 2021 12:33 am
- Forum: General Discussion
- Topic: Creating users with different access levels to set parameters on my ESP32
- Replies: 5
- Views: 4297
Creating users with different access levels to set parameters on my ESP32
1. I have a general question about a project that I am working on. I want to create a configurable application that can be parameterized to communicate with the outside world using a physical layer proprietary communication interface. This configurable application will have different parameters (sa...