Currently all SNMP binding variables are parsed as strings, then handed off to the OPC UA server for conversion.
We should be smarter about returning proper OPC UA datatypes.
For instance:
Reading a non-existent entry will return the text "noSuchInstance".
Currently all SNMP binding variables are parsed as strings, then handed off to the OPC UA server for conversion.
We should be smarter about returning proper OPC UA datatypes.
For instance:
Reading a non-existent entry will return the text "noSuchInstance".