Skip to content

Commit 22b3e4a

Browse files
committed
fix(bootstrap): add typeOf@link and procedure@link to SML_ONLY_FIELDS (stripped before POST on strict servers)
1 parent efe176a commit 22b3e4a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

publishers/bootstrap_helpers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,8 @@ def find_datastream(base_url: str, auth: str, system_id: str,
287287
"lineage",
288288
"usageConstraints",
289289
"typeOf",
290+
"typeOf@link", # OSH SensorHub link form — not standard OGC CS JSON
291+
"procedure@link", # OSH SensorHub link form — not standard OGC CS JSON
290292
"configuration",
291293
"modes",
292294
"parameters",

0 commit comments

Comments
 (0)