goliatone / rpi-pir-sensor

Prototype for PIR motion sensor
0 stars 0 forks source link

Register device with menagerie instance #4

Open goliatone opened 8 years ago

goliatone commented 8 years ago

Device should register itself on every run. It should get a configuration object from Menagerie.

goliatone commented 8 years ago

This is handled here OK, we need to fix some issues with Menagerie to make it work as expected. Basically, during registration Menagerie should be able to search a device by a custom query, feature request here