vapor-ware / synse-sdk

SDK for Synse Plugins in Go
https://synse.readthedocs.io/en/latest/sdk/intro/
GNU General Public License v3.0
3 stars 4 forks source link

feat: update grpc dependency, add device info to reading responses #485

Closed edaniszewski closed 3 years ago

edaniszewski commented 3 years ago

This PR:

I think this should fix #475

edaniszewski commented 3 years ago

Merging this in and cutting a new release. It should be fully ready to use on the SDK / plugin side after updating plugin deps, but there will be a bit of a lag until it is supported in Synse Server as I am currently fighting with dependency chain resolution and updating performing any other necessary updates.