Closed
Description
hi,
i 'm using with sucess your API to control some relays over esp32 ble and arduino, it is working so great...
I would now need to protect some of those characteristics in some way:
example:
- BTrelay open/close characteristics would be open by anyone
- Name of device characteristics : could be changed only if a pin is entered
could you suggest me best approach (is possible) to do that?
thanks
giorgio