-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationUse for the documentationUse for the documentation
Description
In the Sensor API docs, we refer to the UUID with three different names:
- name
- uuid
- id
Should have just one name/reference for this property.
To create a sensor, the name field is set to "Test_Sensor", but then in get sensor details, name is the uuid and "Test_Sensor" was bumped to source_name. Then in the search request, we refer to a sensor "ID" to mean UUID, and there is no mention of a "name" field (except in the response, which bumps ID to "name" again).
Metadata
Metadata
Assignees
Labels
documentationUse for the documentationUse for the documentation