Ability to Capture String Values

Hi,

I have some devices (DNP3/SNMP) in the field that pass string values. So far I have only used DNP3 protocols to communicate with openMic. Is there a way of capturing string values with the current protocol or any of the available device protocols?

Can you expand on what you are trying to do? For example, STTP can pass strings, but this usually takes custom coding. Some MODBUS values can be interpreted as strings, although short ASCII strings. Technically, any floating-point value in the system could be interpreted as a 4-byte ASCII string.