emqx / emqx/neuron

BACnet plugin - handling device with multiple devices

Open
#2,579 2 comments 0 reactions 1 assignee Claimed by @fengzeroz View on GitHub
Dominant language
C
Stars
1.4k
Forks
311
Avg merge
1d 2h
Merged PRs (30d)
10

Description

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 ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.