Wolkabout/WolkGateway

Persistence and timestamps

Closed this issue · 2 comments

In cases where modules send data without timestamps to the gateway, but the gateway is not connected to the platform at the moment, the data is placed into storage. Is this data then assigned a timestamp when being placed into storage in order to prevent it from being treated as "live" when connection is restored and stored data is published?

No, gw does not modify message content which rtc is a part of

Marking resolved as this will be done in Module SDKs then instead.