hutcheb commented on pull request #202:
URL: https://github.com/apache/plc4x/pull/202#issuecomment-731631433


   No sorry, something like:-
   {
     "fields": {
                      "running": false,
                      "conveyorStop": true,
                       ......
                   },
     "timestamp": 1600002002020
   }
   
   So that the user defined fields are separate to the timestamp field. This 
way the user can add a tag 'timestamp' and not have to worry about conflicting 
with the timestamp field. It also allows us to add optional fields in the 
future without having to worry about conflicting with peoples user defined 
fields.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to