PyPlumIO
Contents:
Connecting
Reading
Writing
Callbacks
Mixers/Thermostats
Schedules
Protocol
Frames
PyPlumIO
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
address (pyplumio.protocol.DeviceStatistics attribute)
aggregate() (in module pyplumio.filters)
Alert (class in pyplumio.structures.alerts)
AlertsStructure (class in pyplumio.structures.alerts)
AsyncProtocol (class in pyplumio)
C
clamp() (in module pyplumio.filters)
connected_since (pyplumio.protocol.Statistics attribute)
connection_loss_at (pyplumio.protocol.Statistics attribute)
connection_losses (pyplumio.protocol.Statistics attribute)
custom() (in module pyplumio.filters)
D
data (pyplumio.devices.Device attribute)
DataType (class in pyplumio.data_types)
deadband() (in module pyplumio.filters)
debounce() (in module pyplumio.filters)
delta() (in module pyplumio.filters)
devices (pyplumio.protocol.Statistics attribute)
DeviceStatistics (class in pyplumio.protocol)
DummyProtocol (class in pyplumio)
E
EcomaxParametersStructure (class in pyplumio.structures.ecomax_parameters)
encryption (pyplumio.WirelessParameters attribute)
EthernetParameters (class in pyplumio)
F
failed_frames (pyplumio.protocol.Statistics attribute)
first_seen (pyplumio.protocol.DeviceStatistics attribute)
FrameVersionsStructure (class in pyplumio.structures.frame_versions)
,
[1]
G
gateway (pyplumio.EthernetParameters attribute)
(pyplumio.WirelessParameters attribute)
get() (in module pyplumio.devices.Device)
get_nowait() (in module pyplumio.devices.Device)
I
ip (pyplumio.EthernetParameters attribute)
(pyplumio.WirelessParameters attribute)
L
last_seen (pyplumio.protocol.DeviceStatistics attribute)
M
MESSAGE_REGULATOR_DATA (pyplumio.const.FrameType attribute)
MESSAGE_SENSOR_DATA (pyplumio.const.FrameType attribute)
MixerParametersStructure (class in pyplumio.structures.mixer_parameters)
N
netmask (pyplumio.EthernetParameters attribute)
(pyplumio.WirelessParameters attribute)
NetworkInfo (class in pyplumio.structures.network_info)
O
on_change() (in module pyplumio.filters)
open_serial_connection() (in module pyplumio)
open_tcp_connection() (in module pyplumio)
P
Parameter (class in pyplumio.parameters)
ParameterValues (class in pyplumio.parameters)
ProductInfo (class in pyplumio.structures.product_info)
ProductInfoStructure (class in pyplumio.structures.product_info)
ProgramVersionStructure (class in pyplumio.structures.program_version)
Protocol (class in pyplumio)
R
received_bytes (pyplumio.protocol.Statistics attribute)
received_frames (pyplumio.protocol.Statistics attribute)
RegulatorDataSchemaStructure (class in pyplumio.structures.regulator_data_schema)
RegulatorDataStructure (class in pyplumio.structures.regulator_data)
REQUEST_ALERTS (pyplumio.const.FrameType attribute)
REQUEST_CHECK_DEVICE (pyplumio.const.FrameType attribute)
REQUEST_ECOMAX_CONTROL (pyplumio.const.FrameType attribute)
REQUEST_ECOMAX_PARAMETERS (pyplumio.const.FrameType attribute)
REQUEST_MIXER_PARAMETERS (pyplumio.const.FrameType attribute)
REQUEST_PASSWORD (pyplumio.const.FrameType attribute)
REQUEST_PROGRAM_VERSION (pyplumio.const.FrameType attribute)
REQUEST_REGULATOR_DATA_SCHEMA (pyplumio.const.FrameType attribute)
REQUEST_SCHEDULES (pyplumio.const.FrameType attribute)
REQUEST_SET_ECOMAX_PARAMETER (pyplumio.const.FrameType attribute)
REQUEST_SET_MIXER_PARAMETER (pyplumio.const.FrameType attribute)
REQUEST_SET_SCHEDULE (pyplumio.const.FrameType attribute)
REQUEST_SET_THERMOSTAT_PARAMETER (pyplumio.const.FrameType attribute)
REQUEST_START_MASTER (pyplumio.const.FrameType attribute)
REQUEST_STOP_MASTER (pyplumio.const.FrameType attribute)
REQUEST_THERMOSTAT_PARAMETERS (pyplumio.const.FrameType attribute)
REQUEST_UID (pyplumio.const.FrameType attribute)
RESPONSE_ALERTS (pyplumio.const.FrameType attribute)
RESPONSE_DEVICE_AVAILABLE (pyplumio.const.FrameType attribute)
RESPONSE_ECOMAX_CONTROL (pyplumio.const.FrameType attribute)
RESPONSE_ECOMAX_PARAMETERS (pyplumio.const.FrameType attribute)
RESPONSE_MIXER_PARAMETERS (pyplumio.const.FrameType attribute)
RESPONSE_PASSWORD (pyplumio.const.FrameType attribute)
RESPONSE_PROGRAM_VERSION (pyplumio.const.FrameType attribute)
RESPONSE_REGULATOR_DATA_SCHEMA (pyplumio.const.FrameType attribute)
RESPONSE_SCHEDULES (pyplumio.const.FrameType attribute)
RESPONSE_SET_ECOMAX_PARAMETER (pyplumio.const.FrameType attribute)
RESPONSE_SET_MIXER_PARAMETER (pyplumio.const.FrameType attribute)
RESPONSE_SET_THERMOSTAT_PARAMETER (pyplumio.const.FrameType attribute)
RESPONSE_THERMOSTAT_PARAMETERS (pyplumio.const.FrameType attribute)
RESPONSE_UID (pyplumio.const.FrameType attribute)
S
SchedulesStructure (class in pyplumio.structures.schedules)
SensorDataStructure (class in pyplumio.structures.sensor_data)
sent_bytes (pyplumio.protocol.Statistics attribute)
sent_frames (pyplumio.protocol.Statistics attribute)
set() (in module pyplumio.devices.Device)
set_nowait() (in module pyplumio.devices.Device)
signal_quality (pyplumio.WirelessParameters attribute)
ssid (pyplumio.WirelessParameters attribute)
Statistics (class in pyplumio.protocol)
statistics (pyplumio.protocol.AsyncProtocol attribute)
status (pyplumio.EthernetParameters attribute)
(pyplumio.WirelessParameters attribute)
,
[1]
subscribe() (in module pyplumio.devices.Device)
subscribe_once() (in module pyplumio.devices.Device)
T
ThermostatParametersStructure (class in pyplumio.structures.thermostat_parameters)
throttle() (in module pyplumio.filters)
turn_off() (in module pyplumio.parameters.Switch)
turn_off_nowait() (in module pyplumio.parameters.Switch)
turn_on() (in module pyplumio.parameters.Switch)
turn_on_nowait() (in module pyplumio.parameters.Switch)
U
unsubscribe() (in module pyplumio.devices.Device)
V
VersionInfo (class in pyplumio.structures.program_version)
W
wait_for() (in module pyplumio.devices.Device)
WirelessParameters (class in pyplumio)