neuron
neuron copied to clipboard
Open source industrial IoT connectivity server
Hello, I saw in the readme that there is support for the iec104 protocol, but I can't find the relevant code, please give me some pointers, thank you.
For those that want to build from source from archives it would be nice to include source archives with the submodules included. I'm working on packaging this for Fedora linux...
I'm attempting to package Neuron for Fedora in my COPR[1]. I've got it building but for some reason the tests seem to be running during the cmake --build process and...
Description: 0x06 and 0x0f are modbus standard function codes, neuron does not fully support standard modbus, resulting in very limited application scenarios. For example, Huawei inverters, Jinlang inverters, and other...
在已创建的南向modbus-rtu协议设备上进行配置时,根据客户端页面查看配置并没有host和port参数。然后通过接口请求时发现。如果没带上参数host和port参数,会导致部分参数配置失效。但是接口请求并无报错,为正常返回结果。 实际场景中验证了下发参数中没有带上host和port参数会导致device参数配置失败,仅针对于modbus-rtu协议的南向设备。 翻译: When configuring on the created southbound modbus-rtu protocol device, according to the configuration on the client page, there are no host and port parameters. Then it is...
context: 1. 4 south application; 2. 2 north devices; 3. 2 data streaming rules; ``` # ./neuron --version Neuron 2.1.0 (31dbfb1 2022-06-30) ``` Neuron can have only one data streaming,...
# Issue Template In the actual logic, if there is a need to import and export the entire project, whether it is more convenient to use the direct import of...
### Discussed in https://github.com/emqx/neuron/discussions/1814 Originally posted by **YamatoYamm** January 12, 2024 Hello ! I have 2 problems and I hope that someone could help me. First problem is MQTT in...