Skip to content

Three different names for a Sensor ID #81

@KiithNabaal

Description

@KiithNabaal

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions