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

Entities #9

Open
wants to merge 146 commits into
base: master
Choose a base branch
from
Open

Entities #9

wants to merge 146 commits into from

Conversation

Alystrasz
Copy link
Member

@Alystrasz Alystrasz commented Oct 27, 2021

Adding a bunch of entities to the library.


Datastream
  • Entity creation
    • Check phenomenonTime format
    • Check resultTime format
    • Can only be created from Thing.datastreams collection
  • DAO
  • Builder
  • Associated entity collections
  • A datastream may not have a unit of measurement
  • Documentation
Sensor
  • Entity creation
  • DAO
  • Builder
  • Associated entity collection
  • Documentation
ObservedProperty
  • Entity creation
  • DAO
  • Builder
  • Associated entity collection
  • Documentation
Observation
  • Entity creation
    • Check phenomenonTime
    • Check resultTime
    • Check validTime
    • phenomenonTime may be undefined
    • resultTime may be undefined
  • DAO
  • Builder
  • Associated entity collections
  • Documentation
FeatureOfInterest
  • Entity creation
  • DAO
  • Builder
  • Associated entity collection
  • Documentation

@github-actions
Copy link

github-actions bot commented Oct 27, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/bundle.js 16.84 KB (+14.26% 🔺) 337 ms (+14.26% 🔺) 68 ms (+119.54% 🔺) 404 ms

Alystrasz and others added 24 commits October 28, 2021 00:58
Alystrasz and others added 30 commits December 17, 2021 22:28
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

Successfully merging this pull request may close these issues.

1 participant