There was an error while loading. Please reload this page.
6ad61b0
This release changes TwinState from map[string]interface{} to []byte to eliminate unnecessary conversions of the data by the library.
map[string]interface{}
[]byte
A provisioning example using HTTP has been added.