You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data model for the Ultra Wideband (UWB) Anchor which are electronic devices that detect UWB pulses emitted by UWB Tags and forward them to the location server for calculating tag positions.
13
+
title: UWBAnchor
14
+
version: "0.0.1"
15
+
openapi: "3.0.0"
16
+
17
+
paths:
18
+
/ngsi-ld/v1/entities:
19
+
get:
20
+
description: "Retrieve a set of entities which matches a specific query from an NGSI-LD system"
0 commit comments