wmo-im / wis2-transition-guide

WIS2 Transition Guide
https://wmo-im.github.io/wis2-transition-guide
Apache License 2.0
0 stars 3 forks source link

Add ``gts`` properties (TTAAii, CCCC) to Transition Guide #20

Closed 6a6d74 closed 4 months ago

6a6d74 commented 5 months ago

Add requirements for inclusion of GTS properties (TTAAii, CCCC) for WIS Nodes publishing information that should be onward transmitted to GTS by the WIS2-to-GTS Gateway.

"properties": {
  ...
  "gts": {
       "ttaaii": "FTAE31",
       "cccc": "whatever"
  }
  ...
}
6a6d74 commented 4 months ago

Done.