#90 Payload: Simple Metrics with Properties

accepted
hermsen
Payload (1)
2021-11-11
2020-11-16
i-campbell
No

Allow properties (can be anything. eg EngineeringHigh, EngineeringLow)
These will be read only, as there doesn't seem to be a big consensus for how and when to write them.

Progress

  • Edge sends Properties in xBIRTH and xDATA
  • Device sends Properties in xBIRTH and xDATA
  • Example Project Sends Properties from Edge
  • Example Project Sends Properties from Device is not needed, as it just duplicates the edge example.
  • Host Receives Properties in xBIRTH
  • Host Receives Properties in xDATA
  • Example Project Receives Properties in Host

Related

Tickets: #145

Discussion

  • i-campbell

    i-campbell - 2020-11-17
    • summary: Paylaod: Simple Metrics with Properties and MetaData --> Payload: Simple Metrics with Properties and MetaData
     
  • hermsen

    hermsen - 2021-01-03

    Should we just build in these properties in the analog metrics only? If so what is the exact list of these properties? I can think of a few though:
    Unit (engineering unit), max Range, min range.

     
  • i-campbell

    i-campbell - 2021-11-11
    • summary: Payload: Simple Metrics with Properties and MetaData --> Payload: Simple Metrics with Properties
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,5 +1,14 @@
     Allow properties (can be anything. eg EngineeringHigh, EngineeringLow)
    -Allow the predefined metadata
    +These will be read only, as there doesn't seem to be a big consensus for how and when to write them.
    +
    +Progress
    +
    +* [x] Edge sends Properties in xBIRTH and xDATA
    +* [x] Device sends Properties in xBIRTH and xDATA
    +* [x] Example Project Sends Properties from Edge
    +* [x] Example Project Sends Properties from Device is not needed, as it just duplicates the edge example.
    +* [ ] Host Receives Properties in xBIRTH
    +* [ ] Host Receives Properties in xDATA
    +* [ ] Example Project Receives Properties in Host
    
    
    -
    
     

Log in to post a comment.