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

Return an error in output.MakeReading for byte and byte array reading… #492

Closed MatthewHink closed 2 years ago

MatthewHink commented 2 years ago

… values.

These types may not serialize to json well. https://vaporio.atlassian.net/browse/VIO-1238

Also updates the golang version from 1.13 to 1.17.