Skip to content

Commit 9c1f6a3

Browse files
updated on 2025-06-10T17:43:09.087904
1 parent ab91ba2 commit 9c1f6a3

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

UWBAnchor/README.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
[![Smart Data Models](https://smartdatamodels.org/wp-content/uploads/2022/01/SmartDataModels_logo.png "Logo")](https://smartdatamodels.org)
2+
# UWBAnchor
3+
Version: 0.0.1
4+
5+
## Description
6+
7+
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.
8+
### Specification
9+
10+
Link to the [interactive specification](https://swagger.lab.fiware.org/?url=https://smart-data-models.github.io/dataModel.Device/UWBAnchor/swagger.yaml)
11+
12+
Link to the [specification](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec.md)
13+
14+
Enlace a la [Especificación en español](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_ES.md)
15+
16+
Lien vers le [spécification en français](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_FR.md)
17+
18+
Link zur [deutschen Spezifikation](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_DE.md)
19+
20+
Link alla [specifica](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_IT.md)
21+
22+
[仕様へのリンク](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_JA.md)
23+
24+
[链接到规范](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_ZH.md)
25+
26+
[사양 링크](https://github.com/smart-data-models/dataModel.Device/blob/master/UWBAnchor/doc/spec_KO.md)
27+
### Examples
28+
29+
Link to the [example](https://smart-data-models.github.io/dataModel.Device/UWBAnchor/examples/example.json) (keyvalues) for NGSI v2
30+
31+
Link to the [example](https://smart-data-models.github.io/dataModel.Device/UWBAnchor/examples/example.jsonld) (keyvalues) for NGSI-LD
32+
33+
Link to the [example](https://smart-data-models.github.io/dataModel.Device/UWBAnchor/examples/example-normalized.json) (normalized) for NGSI-V2
34+
35+
Link to the [example](https://smart-data-models.github.io/dataModel.Device/UWBAnchor/examples/example-normalized.jsonld) (normalized) for NGSI-LD
36+
### Dynamic Examples generation
37+
38+
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Device/master/UWBAnchor/schema.json&email=info@smartdatamodels.org) of NGSI-LD normalized payloads compliant with this data model. Refresh for new values
39+
40+
Link to the [Generator](https://smartdatamodels.org/extra/ngsi-ld_generator_keyvalues.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Device/master/UWBAnchor/schema.json&email=info@smartdatamodels.org) of NGSI-LD keyvalues payloads compliant with this data model. Refresh for new values
41+
42+
Link to the [Generator](https://smartdatamodels.org/extra/geojson_features_generator.php?schemaUrl=https://raw.githubusercontent.com/smart-data-models/dataModel.Device/master/UWBAnchor/schema.json&email=info@smartdatamodels.org) of geojson feature format payloads compliant with this data model. Refresh for new values
43+
### PostgreSQL schema
44+
### Contribution
45+
46+
If you have any issue on this data model you can raise an [issue](https://github.com/smart-data-models/dataModel.Device/issues) or contribute with a [PR](https://github.com/smart-data-models/dataModel.Device/pulls)
47+
48+
If you wish to develop your own data model you can start from [contribution manual](https://bit.ly/contribution_manual). Several services have been developed to help with:
49+
- [Test data model repository](https://smartdatamodels.org/index.php/data-models-contribution-api/) including the schema and example payloads, etc
50+
- [Generate PostgreSQL schema](https://smartdatamodels.org/index.php/sql-service/) to help create a table, create type, etc

0 commit comments

Comments
 (0)