vapor-ware / synse-server

An HTTP API for monitoring and controlling physical and virtual devices
https://synse.readthedocs.io/en/latest/server/intro/
GNU General Public License v3.0
39 stars 11 forks source link

plugin service discovery option #164

Closed edaniszewski closed 6 years ago

edaniszewski commented 6 years ago

see: https://github.com/vapor-ware/synse-sdk/issues/248

essentially, we should have an option for discovering services automatically, instead of having them encoded into config the way we do now. that would make our deployments easier.

edaniszewski commented 6 years ago

done in the sdk1.0 branch.