I am trying to add units to a custom widget for a numeric input, although I am unable to bind the property of ‘unit’.
I have made it so the bindable property for value uses node binding but this only seems to work for min/max value not the measurement unit on the OPCUAMap and does not show in the input field.
Any suggestions or is this limited and I have to manually add them for now?
Thanks