vapor-ware / synse-modbus-ip-plugin

Modbus over TCP/IP plugin for Synse
GNU General Public License v3.0
2 stars 3 forks source link

Type conversions. #70

Closed MatthewHink closed 3 years ago

MatthewHink commented 3 years ago

This is for the work on the busway.

Mac Addresses:

Some data appear to be non-null terminated strings which I am not sure what to do with. For now we can leave them as byte arrays.