Versions in this module Expand all Collapse all v0 v0.4.0 Feb 28, 2021 Changes in this version + type Device struct + PublicKeyBase64 string + type DevicePermissions struct + Execute bool + Read bool + Write bool + type DeviceRequest struct + Command string + Params map[string]interface{} + type DeviceResponse struct + Error string + State map[string]interface{} + Status string + type ResponseError struct + Description string + Name string + StatusCode int + type User struct + Email string + FirstName string + ID string + LastName string + Password string + PasswordHash []byte