Hi,
I've a modbus slave talking to mango 2.8.8 , I want to show on the web interface an epoch coming from the slave, I've done this using the datapoint rendering
but this is not a clean solution because:
- I can't show the right time including locale without showing the locale itself
- to modify the value on the slave I've to send to it an epoch and not a formatted date
What is the cleanest way to obtain this behaviour (modify an epoch on a modbus slave)?
Is there some example for this?
Thanks,
Antonio