Appendix A: JSON Minimum Viable Schema Configuration in the Tridium Jace
PreviousHistory Export SchemaNextAppendix B: JSON Minimum Recommended Schema Configuration in the Tridium Jace
Last updated
Last updated
The Tridium Jace field configuration for the minimum viable schema is below and is configured using the jsonToolkit Relative Json Schema. Check that pointName, currentValue and parentName are nested within point.
Field
Type
Location in jsonToolkit
Parent in schema
{ } $schema
Json Schema String Property
Properties> { } FixedString
{ } root
{ } point
Json Schema Object
Objects > { } Object
{ } root
{ } pointName
Json Schema Tag Property
BoundProperties > { } Tag
{ } point
{*} currentValue
Json Schema Bound Property
BoundProperties > {*} BoundProperty
{ } point
{ } parentName
Json Schema Tag Property
BoundProperties > { } Tag
{ } point