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

Some properties are considered mandatory while creating objects that it should not. #16

Open
joanma747 opened this issue Jul 25, 2024 · 1 comment

Comments

@joanma747
Copy link
Collaborator

While creating a Thing I was forced to specify the Party. This should be optional
image

While creating an observationGroup I has forced to specify a party. This should be optional
image
I'm not completely sure but I believe while creating an observationGroup I was also forced to provide a license.

I talking about a version installed in AD4GD servers so I'm not sure if it is the last version
https://frost.iotlab.com/sensorthings2/v1.1/ObservationGroups

@securedimensions
Copy link
Owner

The behavior you are describing is controlled by the STAplus plugin configuration.

The behavior is activated via plugins.staplus.enable.enforceOwnership=true. Effectively, it changes the cardinality to party to mandatory on all associations. No "dangling" entities that may later be associated with a Party are allowed in this mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants