Skip to content

Feature request: method to get "End Point" from ValueID #1978

@petergebruers

Description

@petergebruers

OpenZWave maps Instances (an index assigned by OpenZWave) to End Points (what is in the data packet) internally, hiding the details from the user. Config files can alter this map.

I can think of 2 reasons wanting to know the End Point:

  • For diagnostic purposes
  • To identify what to use in MultiChannel Association. This CC expects "End Points".

I’ll make a proof of concept add that to ozwcp and make a proposal
Something like this might be a start:

uint8 Manager::GetValueEndPoint(ValueID const &_id)

Or ... GetEndPointFromValue, or GetEndPointOfValue?

Shoot!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions