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

Advanced Asset Monitoring and metadata extraction #37

Open
barnstee opened this issue Nov 26, 2024 · 2 comments
Open

Advanced Asset Monitoring and metadata extraction #37

barnstee opened this issue Nov 26, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@barnstee
Copy link
Member

barnstee commented Nov 26, 2024

Need to be able to monitor the health of a connected asset:

  • online status
  • firmware update/version
  • errors/conditions
  • "tag not found" during onboarding (if that tag is specified in the WoT file and the asset doesn't support discovery/access of tags)
@barnstee barnstee added the enhancement New feature or request label Nov 26, 2024
@barnstee barnstee self-assigned this Nov 26, 2024
@barnstee barnstee changed the title Asset Condition Monitoring Advanced Asset Monitoring and metadata extraction Dec 10, 2024
@barnstee
Copy link
Member Author

barnstee commented Jan 7, 2025

We will limit ourselves to:

  1. online status (connectivity tests)
  2. "tag not found"/ mapping errors during asset onboarding (via the CloseAndUpdate() method which is already defined. We would need to return an array of errors, clearly indicating which WoT Property couldn't be mapped).

The rest is not available through the protocol bindings.

@barnstee
Copy link
Member Author

barnstee commented Jan 7, 2025

This has been added to the V1.1 spec.

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

No branches or pull requests

1 participant