Skip to content

server: mqtt2bufr can write malformed bufr #345

@pat1

Description

@pat1

related with
ARPA-SIMC/dballe#257

If a user publish wrong data/metadata on mqtt those data are written as bufr and amqp2dballed raise an exception.
A check on import level is not so easy because the bufr are grouped in amqp messages.
Python api do not implement an --rejected option as in dbadb import that shoud be a solution.
ARPA-SIMC/dballe#258
Rejected messages can be managed with an nack and a "x-dead-letter-exchange" option in rabbitmq queue with a dedicated exchange and queue ...

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions