Skip to content

Add support for listening to MQTT as data source #7

@cryptaliagy

Description

@cryptaliagy

Using MQTT is likely to provide better network performance than HTTP, which would directly translate to better battery life for devices that are being powered off of external batteries. By adding an MQTT client data source,

This could be done in 2 ways:

  • Set up a separate MQTT listener output (docker container/etc)
  • Add configuration options for enabling MQTT alongside the Pixy server

Since the Pixy server has a small memory footprint, I am more inclined to use the second option. This comes with the additional benefit that it allows the existing publish process to continue without having to add any variants or multiple Docker tags per version

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsourcesSomething related to how Pixy receives data

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions