Helpers::Auth::DeviceAuth
Inherits JSON::Serializable < Reference < Object
Constructors
new(topic : String, mac : String, api_key : String)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass methods
init(auth_payload)
SourceInstance methods
api_key
Sourceapi_key=(api_key : String)
Sourceauthenticated?
Sourcemac
Sourcemac=(mac : String)
Sourcetopic
Sourcetopic=(topic : String)
Source