This is the complete list of members for switchbot_ros.switchbot.SwitchBotAPIClient, including all inherited members.
| __init__(self, token) | switchbot_ros.switchbot.SwitchBotAPIClient | |
| _host_domain | switchbot_ros.switchbot.SwitchBotAPIClient | private |
| control_device(self, command, parameter='default', command_type='command', device_id=None, device_name=None) | switchbot_ros.switchbot.SwitchBotAPIClient | |
| device_list | switchbot_ros.switchbot.SwitchBotAPIClient | |
| device_name_id | switchbot_ros.switchbot.SwitchBotAPIClient | |
| device_status(self, device_id=None, device_name=None) | switchbot_ros.switchbot.SwitchBotAPIClient | |
| execute_scene(self, scene_id=None, scene_name=None) | switchbot_ros.switchbot.SwitchBotAPIClient | |
| infrared_remote_list | switchbot_ros.switchbot.SwitchBotAPIClient | |
| request(self, method='GET', devices_or_scenes='devices', service_id='', service='', json_body=None) | switchbot_ros.switchbot.SwitchBotAPIClient | |
| scene_list | switchbot_ros.switchbot.SwitchBotAPIClient | |
| scene_name_id | switchbot_ros.switchbot.SwitchBotAPIClient | |
| token | switchbot_ros.switchbot.SwitchBotAPIClient | |
| update_device_list(self) | switchbot_ros.switchbot.SwitchBotAPIClient | |
| update_scene_list(self) | switchbot_ros.switchbot.SwitchBotAPIClient | |