0.0.4 • Published 9 months ago

@navigraph/amdb v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@navigraph/amdb

This package is part of the Navigraph SDK, and is intended to be used in conjuction with other SDK modules. See the navigraph package for usage.

!WARNING

When non-string (except for date/time) values in AMDB feature properties have no value, it is represented with one of the four following default values:

Data TypeNullUnknownNot ApplicableNot Entered
Integer-32768-32767-32765-32764
Float-32768.00-32767.00-32765.00-32764.00
Date0000-00-000001-00-000002-00-000003-00-00
Time25:00:0026:00:0027:00:0028:00:00

Note that the Date default values do not match the ER-009 spec, but matches the Jeppesen spec

No-value strings will be all represented as a JSON null field, not undefined or "$Null"

0.0.4

9 months ago

0.0.2

11 months ago