Skip to content

Heartbeat point configuration is awkward and not backwards compatible. #54

@davidraker

Description

@davidraker

the heart_beat_point setting is part of RemoteConfig. The previous driver configured this in the outer layer of the device configuration (DeviceConfig). The new configuration also requires "devices/rest/of/topic", where the old configuration only wanted a point name. Consideration should be given to making this more closely compatible with the old configuration setup and less burdensome on the user:

  • Make the configuration optionally in the device or the remote config, like driver_type?
  • Allow just the point name and derive the topic if it is not provided?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions