PicoContainer
  1. PicoContainer
  2. PICO-335

Add meta fields to returning JSON fragment

    Details

    • Type: New Feature New Feature
    • Status: Open Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Pico Web Remoting
    • Labels:
      None
    • Number of attachments :
      0

      Description

      Typcial JSON reply :

      {
         "greeting": "hello", 
         "name": "Fred" 
      }
      

      How about we can add PWR specific meta information :

      {
         "greeting": "hello", 
         "name": "Fred" ,
         "pwr_duration_ms": 123
      }
      

        People

        • Assignee:
          Unassigned
          Reporter:
          Paul Hammant
        • Votes:
          0 Vote for this issue
          Watchers:
          0 Start watching this issue

          Dates

          • Created:
            Updated: