Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehlerhinweis STA-Api_V1 Connector wenn keine Locations für Things vorhanden ergänzen #135

Open
VKirstein opened this issue Mar 31, 2022 · 0 comments
Labels

Comments

@VKirstein
Copy link

Beim Austesten einer STA ist aufgefallen, dass in der verwendeten STA teilweise keine Locations für Things angegeben sind. Das bringt die Kartendarstellung in eine Endlosschleife ohne aktiven Hinweis für den Nutzer.
In den Entwickler Tools ist nur zu sehen, dass eine iot.id beim Erstellen des Features nicht gefunden wird.

Da die Location im Model für ein Thing optional ist https://github.com/52North/helgoland-toolbox/blob/c2c2eda20353c469a7aa4a6a118a810723af6622/libs/core/src/lib/api-communication/connectors/sta-api-v1-connector/model/things.ts sollte in den Methoden (createTSParameter & createExpandedTimeseries) des sta-api-v1-connectors zunächst überprüft werden, ob eine Location vorhanden ist und ein Fehlerhinweis bzw. abbrechen der Ladeschleife der Parameter erfolgen.

@VKirstein VKirstein added the bug label Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant