Skip to content

Service bootstrap over MQTT #45

@linux4life798

Description

@linux4life798

In order to simplify the service startup and synchronization process, there should be a rest call that allows services to receive the initial device list / configs as normal device update events.

It is rediculiois to expect each new framework library to implement such a complex startup and synchronization routine, when it is such a simple operation within the rest server.
This fix would hopefully blaze the way for simpler framework libraries in other languages.

Currently, the Golang framework handles this fusion of live mqtt update events and initial configs over rest, and then fakes device add events to the library user.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions