[BUG] some messages failed to report #1579
Labels
can be closed
Label uses when issue is fixed or feature is added and will be available in the next release.
help wanted
Describe the issue
I think this is a bug but I am not sure.
When more than one timestamped messages sent to the storage for the same device, the gateway only reports the last one to thingsboard,
I've made some debug and discovered that a method called _split_message is called with all the messages and just one is returned before it is beeing publish to mqtt.
Configuration (Attach your configuration file)
Not needed
Connector name (If you need help with some connector/converter):
I am using a simple custom connector that reads a specific file, each line of that file has a specific timestamp, it is then sending to the storage using gateway.send_to_storage
Error traceback (If it was raised):
Not raised
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: