jsonArray
    Extension description:
  • Definition: Equations

  • JSON Representation:
  • "http://bao.mijnklas.nl/xapi/extensions/jsonArray": [
                                        {
                                            "name": "PassPercentage", 
                                            "value": "80"
                                        }, 
                                        {
                                            "name": "AdvancedPlanningMode", 
                                            "value": "true"
                                        }
                                    ] 
    	
  • Legend:
    • Different colors in the JSON Representation give special meaning to that part of the json.

      Optional: May be added for clarity. Bao xApi ignores it if present.

      Removed: Bao xApi has no use for it but TinCan Api requests/requires it. Bao xApi ignores it if present.

      Comment: Comment for clarification of the property. This should not be present in the json representation

    ;