Using the api
You can use the api to get the current status of your devices,
You can also send commands and data to your devices.
See the examples below:
Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/get all devices/curl-request.adoc[] .and you will see Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/get all devices/response-body.adoc[]
Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/get single device/curl-request.adoc[] .and you will see Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/get single device/response-body.adoc[]
Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/send data to device device/curl-request.adoc[] .and you will see Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/send data to device device/response-body.adoc[]
Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/send data to device device - post/curl-request.adoc[] .and you will see Unresolved directive in api-all-endpoints.adoc - include::../../../target/generated-snippets/send data to device device - post/response-body.adoc[]