Appendix B: JSON Minimum Recommended Schema Configuration in the Tridium Jace
Last updated
Last updated
The Tridium Jace field configuration for the minimum recommended schema is as per the minimum viable schema but with timestamp. Below is a screenshot of schema which includes the fields from the minimum viable schema, timestamp, and some additional fields such as status, facets and tags which can also be useful.
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
timestamp
Json Schema Current Time Property
Properties> CurrentTime
{ } point
{*} currentValue
Json Schema Bound Property
BoundProperties > {*} BoundProperty
{ } point
{*} status
Json Schema Bound Property
BoundProperties > {*} BoundProperty
{ } point
{ } parentName
Json Schema Tag Property
BoundProperties > { } Tag
{ } point
{ } facets
Json Schema Object
Objects > { } Object
{ } point