Time packets should be sent on time update, rather than by minute
mxsdev opened this issue ยท 0 comments
mxsdev commented
Currently, the plugin messages for timestamps are sent by minute, which means that processing time is handled by the client. This means that time gets off. The timestamp info should be sent to the client once every time it is updated.