Min time units birth issue

I updated the historical min time between samples and after birth, the min time units changed from seconds to milliseconds… (Obviously a large difference in write frequency)

I did adjust the MQTT filter on both ends to: accessRights;clampMode;deadband;deadbandMode;historyProvider;historyTagGroup;opcItemPath;opcServer;permissionModel;rawHigh;rawLow;sampleMode;scaleFactor;scaleMode;scaledHigh;scaledLow;tagGroup;valueSource;expression;expressionType;ConfiguredTagPath;eventScripts

on the edge server:

on the central server:


(it is configured to convert UDTs to standard tags)

Hopefully something that can be resolved, or please let me know if I’m missing something..

Thank you!

Your config looks like it should be correct. Are you running the latest modules (4.0.30) and also did you publish a new BIRTH via a module restart or ‘Transmission Control/Refresh’?

Running 4.0.29 on both ends. Did refresh via update to MQTT Transmission when I modified the filters. Probably should have done a full refresh prior to asking. I’ll set up some test data and verify. I can say that when I changed from 60 (seconds) to 1 (minutes), that transferred correctly on refresh.

Upon testing and diagnosis, I found I had a problem, and it was me (potentially, or one of us anyway). These had been overridden centrally to MS at some point in the past and when I refreshed, these were not overridden in the Edge, so they didn’t include the parameter in the birth records. Thusly, the original override to MS held true.

My apologies, false alarm…