RESTful services offered by the RESTful smart server API

The RESTful smart server API exposes many RESTful services that help the client communicate with Bluetooth nodes. These services include the following:

REST action URL Description
GET /gap/nodes Get information about the Bluetooth devices in the proximity
GET /gatt/nodes/{nodesId}/service Discover services related to a Bluetooth device
GET

/gatt/{userId}/nodes/{nodesId}/services/{servicesId}

/characteristics

Get a list of all the characteristics related to a service
GET

/gatt/{userId}/nodes/{nodesId}/services/{servicesId}/characteristics

/{characteristicsId}/value

Get a value of a characteristics
PUT

/gatt/{userId}/nodes/{nodesId}/services/{servicesId}/characteristics ...

Get Building Bluetooth Low Energy Systems now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.