Skip to content

Question on NodeSettings #221

Answered by sophie-cluml
minshao asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

  • NodeSettings::sensor_list is the configuration settings field for Hog. In Hog, it is called active_sources. The example of keys are like https://github.com/aicers/hog/blob/main/README.md?plain=1#L39. The value of sensor_list map is decided by the user in the UI. If it is true, it means user selected that one.
  • NodeSettings::sensors means if user clicked the checkbox "sensor" in the UI. This is also related to Hog. This does not mean that the node has a sensor module on it.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by minshao
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