enmanoj

Results 1 comments of enmanoj

You need to add 'secure' while defining characteristic to enable security. To do that please follow the below steps. Examples/pizza/PizzaCrustCharacteristic.py -> to `__init__()` after `'properties': ['read', 'write']` add this `'secure':...