Skip to content

BACnet plugin - handling device with multiple devices #2579

@hooby3dfx

Description

@hooby3dfx

Hello,

When adding a BACnet device/tags, it seems like the the structure is:

Southbound plugin device (by IP address)
Then many tags that follow the pattern of property type/ID.
https://docs.emqx.com/en/neuron/latest/configuration/south-devices/bacnet-ip/bacnet-ip.html
This works fine if the BACnet device has one set of properties, but if the device explodes multiple virtual devices, is it possible to add these to the plugin?

For example
BACnet IP Device at 192.168.0.100
Exposes BACnet device 40001 and 40002
Each of these has properties like AV3, AV4, AV5

How can we add these to read/distinguish 40001-AV3 vs 40002-AV3 ?

Metadata

Metadata

Assignees

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