struct

PlaceOS::Client::API::Models::Function

Inherits PlaceOS::Client::API::Models::Response < PlaceOS::Client::API::Models::Response::Init < JSON::Serializable < Struct < Value < Object

Invocation information for interaction with an exposed driver behaviour.

Constructors

new(pull : JSON::PullParser)

Invocation information for interaction with an exposed driver behaviour.

Source

Instance methods

arity

The number of parameters that the function accepts.

Source
params

Parameter information.

Source

Nested types