module

PlaceOS

Low-level wrapper for the PlaceOS API.

Each method maps one-to-one with an API endpoint. All invocations will either provide a type-safe response object, or raise an PlaceOS::Client::API::Error.

It's possible to use this class directly if you require the extra flexibility, however in most cases the abstractions provided by the higher-level PlaceOS::Client may be the better choice.

Nested types