struct PlaceOS::API::Models::Function
- PlaceOS::API::Models::Function
- Struct
- Value
- Object
Overview
Invocation information for interaction with an exposed driver behaviour.
Included Modules
- JSON::Serializable
Defined in:
placeos/api/models/function.crConstructors
Instance Method Summary
-
#arity : Int32
The number of parameters that the function accepts.
-
#params : Array(Parameter)
Parameter information.