I keep on running into this odd issue. I have the following tags on the edge:
These tags are then transmitted with transmission module, here is the resulting tags under MQTT Engine provider:
On closer investigation it seems that the values that are not coming through have not changed since the last node offline event and the ones that are coming through, have changed.
I think what is happening is that some values rarely change (weeks/months) and then a node goes offline and online and everything is Bad_NotConnected until it’s value changes. Only then does it update.
How does one get around this? I assumed that with the rebirth, the last known values would be published?