class Desigo::API::Commands
- Desigo::API::Commands
- Reference
- Object
Defined in:
desigo/api/commands.crConstructors
Instance Method Summary
- #execute(id : String, property_name : String, command_id : String, command_inputs_for_execution : JSON::Any)
- #get(id : String)
Constructor Detail
Instance Method Detail
def execute(id : String, property_name : String, command_id : String, command_inputs_for_execution : JSON::Any)
#