BLE · Schema

BLE GATT Service

Schema representing a Bluetooth GATT service definition as assigned by the Bluetooth SIG

BLEBluetoothEmbeddedIoTProtocolsStandardsWireless

Properties

Name Type Description
uuid string 16-bit or 128-bit UUID assigned by Bluetooth SIG or custom
name string Human-readable service name
type string Whether this is a SIG-assigned or custom service
characteristics array GATT characteristics included in this service
View JSON Schema on GitHub