Skip to content

Best way to model handheld sensor #1935

Answered by hylkevds
fishingfool asked this question in Q&A
Discussion options

You must be logged in to vote

General modelling questions are good to ask on the SensorThings GitHub

What to model as the Thing in v1.1 is what you want to attach Datastreams to. In your use case, you probably want to have the time-series for your measurement locations, so those will have to be your things.
You could then model your hand-held device as one or more Sensors, depending if you want to keep all details of the individual sub-sensors of the device separate, or if you can summarise them all in one Sensor entity.

If your device doesn't have and device-specific sensors, like for a battery-level, then you don't need to model the device as a Thing.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fishingfool
Comment options

@hylkevds
Comment options

Answer selected by fishingfool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants