![]() |
firmwareSandsara
|
[BLE Command] This class is used to create an object to be called when you write or read the pathPosition characteristic. More...


[BLE Command] This class is used to create an object to be called when you write or read the pathPosition characteristic.
Sandsara always are playing a playlist and every path has an index starting at 1, you can change the current path by its index in the playlist.
Properties:
UUID: 9b12a62e-2c6e-11eb-adc1-0242ac120002
Usage: you can change the current path just by writing to this characteristic the index of the desired path, or in the same way, you can read it to know the current path index.
Range: accepted values go from 1 to the number of paths in the current playlist.
Responses:
this is the behavior when you change a path using this characteristic.