PlaceOS::Client
Inherits Reference < Object
Client for interfacing with PlaceOS.
Provides API wrappers, models and abstractions over these for controlling, automating or interacting with PlaceOS instances and the environments they interface with.
Constants
VERSION = `shards version`
Constructors
new(base_uri : URI | String, auth_token : String)
SourceClass methods
from_env
SourceInstance methods
auth_token
Sourceauth_token=(auth_token : String)
Sourceuri
Source