Service Class
Represents a peripheral's service or a service's included service.
Item Index
Properties
Properties
characteristics
Array of Characteristic objects
read-only
A list of characteristics that have so far been discovered in this service.
includedServices
Array of Service objects
read-only
A list of included services that have so far been discovered in this service.
isPrimary
Boolean
read-only
The type of the service (primary or secondary).
UUID
String
read-only
The Bluetooth UUID of the service.