class

Helpers::Auth::DeviceAuth

Inherits JSON::Serializable < Reference < Object

Constructors

new(topic : String, mac : String, api_key : String)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

init(auth_payload)
Source

Instance methods

api_key
Source
api_key=(api_key : String)
Source
authenticated?
Source
mac=(mac : String)
Source
topic
Source
topic=(topic : String)
Source