Definition at line 8 of file switchbot_ros_client.py.
◆ __init__()
def switchbot_ros.switchbot_ros_client.SwitchBotROSClient.__init__ |
( |
|
self, |
|
|
|
actionname = 'switchbot_ros/switch' , |
|
|
|
topicname = 'switchbot_ros/devices' |
|
) |
| |
◆ control_device()
def switchbot_ros.switchbot_ros_client.SwitchBotROSClient.control_device |
( |
|
self, |
|
|
|
device_name, |
|
|
|
command, |
|
|
|
parameter = '' , |
|
|
|
command_type = '' , |
|
|
|
wait = False |
|
) |
| |
◆ get_devices()
def switchbot_ros.switchbot_ros_client.SwitchBotROSClient.get_devices |
( |
|
self, |
|
|
|
timeout = None |
|
) |
| |
◆ action_client
switchbot_ros.switchbot_ros_client.SwitchBotROSClient.action_client |
◆ actionname
switchbot_ros.switchbot_ros_client.SwitchBotROSClient.actionname |
◆ topicname
switchbot_ros.switchbot_ros_client.SwitchBotROSClient.topicname |
The documentation for this class was generated from the following file: