Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
ac (openleadr.objects.PowerAttributes attribute)
acceptable_units (openleadr.objects.Measurement attribute)
accuracy (openleadr.objects.ReportPayload attribute)
ACTIVE (openleadr.enums.EVENT_STATUS attribute)
ACTIVE_ENERGY (openleadr.enums.MEASUREMENTS attribute)
active_period (openleadr.objects.Event attribute)
ACTIVE_POWER (openleadr.enums.MEASUREMENTS attribute)
ActivePeriod (class in openleadr.objects)
add_event() (openleadr.server.OpenADRServer method)
add_handler() (openleadr.client.OpenADRClient method)
(openleadr.server.OpenADRServer method)
add_raw_event() (openleadr.server.OpenADRServer method)
add_report() (openleadr.client.OpenADRClient method)
aggregated_p_node (openleadr.objects.Target attribute)
AggregatedPNode (class in openleadr.objects)
ALLOCATED (openleadr.enums.READING_TYPE attribute)
APPARENT_ENERGY (openleadr.enums.MEASUREMENTS attribute)
APPARENT_POWER (openleadr.enums.MEASUREMENTS attribute)
authenticate_message() (in module openleadr.messaging)
AVAILABLE_ENERGY_STORAGE (openleadr.enums.REPORT_TYPE attribute)
AVG_DEMAND (openleadr.enums.REPORT_TYPE attribute)
AVG_USAGE (openleadr.enums.REPORT_TYPE attribute)
await_if_required() (in module openleadr.utils)
B
BASEBOARD_HEATER (openleadr.enums.SIGNAL_TARGET_MRID attribute)
BASELINE (openleadr.enums.REPORT_TYPE attribute)
BID_ENERGY (openleadr.enums.SIGNAL_NAME attribute)
BID_LOAD (openleadr.enums.SIGNAL_NAME attribute)
BID_PRICE (openleadr.enums.SIGNAL_NAME attribute)
booleanformat() (in module openleadr.utils)
C
c (openleadr.enums.SI_SCALE_CODE attribute)
call() (in module openleadr.hooks)
cancel_event() (openleadr.server.OpenADRServer method)
cancel_party_registration() (openleadr.client.OpenADRClient method)
cancel_report() (openleadr.client.OpenADRClient method)
CANCELLED (openleadr.enums.EVENT_STATUS attribute)
certificate_fingerprint() (in module openleadr.utils)
certificate_fingerprint_from_der() (in module openleadr.utils)
CHARGE_STATE (openleadr.enums.SIGNAL_NAME attribute)
COMPLETED (openleadr.enums.EVENT_STATUS attribute)
COMPLIANCE_ERROR (openleadr.enums.STATUS_CODES attribute)
ComplianceError
confidence (openleadr.objects.ReportPayload attribute)
CONTRACT (openleadr.enums.READING_TYPE attribute)
create_message() (in module openleadr.messaging)
create_party_registration() (openleadr.client.OpenADRClient method)
create_report() (openleadr.client.OpenADRClient method)
create_single_report() (openleadr.client.OpenADRClient method)
created_date_time (openleadr.objects.EventDescriptor attribute)
(openleadr.objects.Report attribute)
created_event() (openleadr.client.OpenADRClient method)
cron_config() (in module openleadr.utils)
CURRENCY (openleadr.enums.MEASUREMENTS attribute)
CURRENCY_PER_KW (openleadr.enums.MEASUREMENTS attribute)
CURRENCY_PER_KWH (openleadr.enums.MEASUREMENTS attribute)
CURRENCY_PER_THM (openleadr.enums.MEASUREMENTS attribute)
CURRENT (openleadr.enums.MEASUREMENTS attribute)
current_value (openleadr.objects.EventSignal attribute)
D
d (openleadr.enums.SI_SCALE_CODE attribute)
data_collection_mode (openleadr.objects.Report attribute)
datetimeformat() (in module openleadr.utils)
DELTA (openleadr.enums.SIGNAL_TYPE attribute)
DELTA_DEMAND (openleadr.enums.REPORT_TYPE attribute)
DELTA_SET_POINT (openleadr.enums.REPORT_TYPE attribute)
DELTA_USAGE (openleadr.enums.REPORT_TYPE attribute)
DEMAND (openleadr.enums.REPORT_TYPE attribute)
DEMAND_CHARGE (openleadr.enums.SIGNAL_NAME attribute)
DEPLOYMENT_ERROR_OR_OTHER_ERROR (openleadr.enums.STATUS_CODES attribute)
DeploymentError
DERIVED (openleadr.enums.READING_TYPE attribute)
description (openleadr.objects.Measurement attribute)
determine_event_status() (in module openleadr.utils)
DEVIATION (openleadr.enums.REPORT_TYPE attribute)
DIRECT_READ (openleadr.enums.READING_TYPE attribute)
DOWN_REGULATION_CAPACITY_AVAILABLE (openleadr.enums.REPORT_TYPE attribute)
dtstart (openleadr.objects.ActivePeriod attribute)
(openleadr.objects.Interval attribute)
(openleadr.objects.Report attribute)
(openleadr.objects.ReportInterval attribute)
duration (openleadr.objects.ActivePeriod attribute)
(openleadr.objects.Interval attribute)
(openleadr.objects.Report attribute)
(openleadr.objects.ReportInterval attribute)
E
ECONOMIC (openleadr.enums.OPT_REASON attribute)
ELECTRIC_VEHICLE (openleadr.enums.SIGNAL_TARGET_MRID attribute)
ELECTRICITY_PRICE (openleadr.enums.SIGNAL_NAME attribute)
EMERGENCY (openleadr.enums.OPT_REASON attribute)
enable_default_logging() (in module openleadr)
end_device_asset (openleadr.objects.Target attribute)
EndDeviceAsset (class in openleadr.objects)
ENERGY_APPARENT (openleadr.enums.MEASUREMENTS attribute)
ENERGY_MANAGEMENT_SYSTEM (openleadr.enums.SIGNAL_TARGET_MRID attribute)
ENERGY_PRICE (openleadr.enums.SIGNAL_NAME attribute)
ENERGY_REACTIVE (openleadr.enums.MEASUREMENTS attribute)
ENERGY_REAL (openleadr.enums.MEASUREMENTS attribute)
ensure_bytes() (in module openleadr.utils)
ensure_str() (in module openleadr.utils)
Enum (class in openleadr.enums)
ESTIMATED (openleadr.enums.READING_TYPE attribute)
Event (class in openleadr.objects)
event_callbacks (openleadr.server.OpenADRServer property)
event_descriptor (openleadr.objects.Event attribute)
event_id (openleadr.objects.EventDescriptor attribute)
event_signals (openleadr.objects.Event attribute)
EVENT_STATUS (class in openleadr.enums)
event_status (openleadr.objects.EventDescriptor attribute)
EventDescriptor (class in openleadr.objects)
events (openleadr.server.OpenADRServer property)
events_updated (openleadr.server.OpenADRServer property)
EventSignal (class in openleadr.objects)
EVSE (openleadr.enums.SIGNAL_TARGET_MRID attribute)
EXTERIOR_LIGHTING (openleadr.enums.SIGNAL_TARGET_MRID attribute)
extract_pem_cert() (in module openleadr.utils)
F
FAR (openleadr.enums.EVENT_STATUS attribute)
feature_collection (openleadr.objects.ServiceArea attribute)
FeatureCollection (class in openleadr.objects)
find_by() (in module openleadr.utils)
FingerprintMismatch
flatten_xml() (in module openleadr.utils)
FREQUENCY (openleadr.enums.MEASUREMENTS attribute)
G
G (openleadr.enums.SI_SCALE_CODE attribute)
gather_if_required() (in module openleadr.utils)
generate_certificates() (in module openleadr.provisioning)
generate_id() (in module openleadr.utils)
GENERATION_SYSTEMS (openleadr.enums.SIGNAL_TARGET_MRID attribute)
get_active_period_from_intervals() (in module openleadr.utils)
get_cert_fingerprint_from_request() (in module openleadr.utils)
getmember() (in module openleadr.utils)
granularity (openleadr.objects.ReportSpecifier attribute)
group_by() (in module openleadr.utils)
group_id (openleadr.objects.Target attribute)
group_name (openleadr.objects.Target attribute)
group_targets_by_type() (in module openleadr.utils)
H
hasmember() (in module openleadr.utils)
hertz (openleadr.objects.PowerAttributes attribute)
HIGH (openleadr.enums.SECURITY_LEVEL attribute)
HISTORY_GREENBUTTON (openleadr.enums.REPORT_NAME attribute)
HISTORY_USAGE (openleadr.enums.REPORT_NAME attribute)
HOT_TUB (openleadr.enums.SIGNAL_TARGET_MRID attribute)
HTTPError
HYBRID (openleadr.enums.READING_TYPE attribute)
I
id (openleadr.objects.FeatureCollection attribute)
increment_event_modification_number() (in module openleadr.utils)
INTERIOR_LIGHTING (openleadr.enums.SIGNAL_TARGET_MRID attribute)
Interval (class in openleadr.objects)
intervals (openleadr.objects.EventSignal attribute)
(openleadr.objects.Report attribute)
INVALID_DATA (openleadr.enums.STATUS_CODES attribute)
INVALID_ID (openleadr.enums.STATUS_CODES attribute)
InvalidDataError
InvalidIdError
IRRIGATION_PUMP (openleadr.enums.SIGNAL_TARGET_MRID attribute)
K
k (openleadr.enums.SI_SCALE_CODE attribute)
L
LEVEL (openleadr.enums.REPORT_TYPE attribute)
(openleadr.enums.SIGNAL_TYPE attribute)
LOAD_CONTROL (openleadr.enums.SIGNAL_NAME attribute)
LOAD_CONTROL_SWITCH (openleadr.enums.SIGNAL_TARGET_MRID attribute)
LOAD_DISPATCH (openleadr.enums.SIGNAL_NAME attribute)
location (openleadr.objects.FeatureCollection attribute)
M
M (openleadr.enums.SI_SCALE_CODE attribute)
m (openleadr.enums.SI_SCALE_CODE attribute)
MANAGED_COMMERCIAL_AND_INDUSTRIAL_LOADS (openleadr.enums.SIGNAL_TARGET_MRID attribute)
market_context (openleadr.objects.EventDescriptor attribute)
(openleadr.objects.ReportDescription attribute)
max_period (openleadr.objects.SamplingRate attribute)
MEAN (openleadr.enums.READING_TYPE attribute)
Measurement (class in openleadr.objects)
measurement (openleadr.objects.EventSignal attribute)
(openleadr.objects.ReportDescription attribute)
(openleadr.objects.SpecifierPayload attribute)
MEASUREMENTS (class in openleadr.enums)
members (openleadr.enums.Enum property)
METADATA_HISTORY_GREENBUTTON (openleadr.enums.REPORT_NAME attribute)
METADATA_HISTORY_USAGE (openleadr.enums.REPORT_NAME attribute)
METADATA_TELEMETRY_STATUS (openleadr.enums.REPORT_NAME attribute)
METADATA_TELEMETRY_USAGE (openleadr.enums.REPORT_NAME attribute)
meter_asset (openleadr.objects.Target attribute)
MeterAsset (class in openleadr.objects)
micro (openleadr.enums.SI_SCALE_CODE attribute)
min_period (openleadr.objects.SamplingRate attribute)
modification_date_time (openleadr.objects.EventDescriptor attribute)
modification_number (openleadr.objects.EventDescriptor attribute)
module
openleadr
openleadr.client
openleadr.enums
openleadr.errors
openleadr.fingerprint
openleadr.hooks
openleadr.messaging
openleadr.objects
openleadr.preflight
openleadr.provisioning
openleadr.server
openleadr.utils
mrid (openleadr.objects.EndDeviceAsset attribute)
(openleadr.objects.MeterAsset attribute)
MULTIPLIER (openleadr.enums.SIGNAL_TYPE attribute)
MUST_RUN (openleadr.enums.OPT_REASON attribute)
N
n (openleadr.enums.SI_SCALE_CODE attribute)
name (openleadr.objects.Measurement attribute)
NEAR (openleadr.enums.EVENT_STATUS attribute)
NET (openleadr.enums.READING_TYPE attribute)
node (openleadr.objects.AggregatedPNode attribute)
(openleadr.objects.PNode attribute)
(openleadr.objects.ServiceDeliveryPoint attribute)
(openleadr.objects.ServiceLocation attribute)
NONE (openleadr.enums.EVENT_STATUS attribute)
none (openleadr.enums.SI_SCALE_CODE attribute)
normalize_dict() (in module openleadr.utils)
NOT_ALLOWED (openleadr.enums.STATUS_CODES attribute)
NOT_PARTICIPATING (openleadr.enums.OPT_REASON attribute)
NOT_RECOGNIZED (openleadr.enums.STATUS_CODES attribute)
NOT_REGISTERED_OR_AUTHORIZED (openleadr.enums.STATUS_CODES attribute)
NotAllowedError
notification_period (openleadr.objects.ActivePeriod attribute)
NotRecognizedError
NotRegisteredOrAuthorizedError
ns (openleadr.objects.Measurement attribute)
O
on_cancel_party_registration() (openleadr.client.OpenADRClient method)
on_change (openleadr.objects.SamplingRate attribute)
on_event() (openleadr.client.OpenADRClient method)
on_register_report() (openleadr.client.OpenADRClient method)
on_update_event() (openleadr.client.OpenADRClient method)
OpenADRClient (class in openleadr.client)
OpenADRServer (class in openleadr.server)
openleadr
module
openleadr.client
module
openleadr.enums
module
openleadr.errors
module
openleadr.fingerprint
module
openleadr.hooks
module
openleadr.messaging
module
openleadr.objects
module
openleadr.preflight
module
openleadr.provisioning
module
openleadr.server
module
openleadr.utils
module
OPERATING_STATE (openleadr.enums.REPORT_TYPE attribute)
OPT (class in openleadr.enums)
OPT_IN (openleadr.enums.OPT attribute)
OPT_OUT (openleadr.enums.OPT attribute)
OPT_REASON (class in openleadr.enums)
order_events() (in module openleadr.utils)
OUT_OF_SEQUENCE (openleadr.enums.STATUS_CODES attribute)
OUTAGE_RUN_STATUS (openleadr.enums.OPT_REASON attribute)
OutOfSequenceError
OVERRIDE_STATUS (openleadr.enums.OPT_REASON attribute)
P
p (openleadr.enums.SI_SCALE_CODE attribute)
p_node (openleadr.objects.Target attribute)
parse_boolean() (in module openleadr.utils)
parse_datetime() (in module openleadr.utils)
parse_duration() (in module openleadr.utils)
parse_message() (in module openleadr.messaging)
PARTICIPATING (openleadr.enums.OPT_REASON attribute)
party_id (openleadr.objects.Target attribute)
PEAK (openleadr.enums.READING_TYPE attribute)
PERCENT_DEMAND (openleadr.enums.REPORT_TYPE attribute)
PERCENT_USAGE (openleadr.enums.REPORT_TYPE attribute)
PNode (class in openleadr.objects)
point_of_delivery (openleadr.objects.TransportInterface attribute)
point_of_receipt (openleadr.objects.TransportInterface attribute)
poll() (openleadr.client.OpenADRClient method)
POOL_PUMP (openleadr.enums.SIGNAL_TARGET_MRID attribute)
pop_by() (in module openleadr.utils)
POWER_APPARENT (openleadr.enums.MEASUREMENTS attribute)
power_attributes (openleadr.objects.Measurement attribute)
POWER_FACTOR (openleadr.enums.REPORT_TYPE attribute)
POWER_REACTIVE (openleadr.enums.MEASUREMENTS attribute)
POWER_REAL (openleadr.enums.MEASUREMENTS attribute)
PowerAttributes (class in openleadr.objects)
preflight_message() (in module openleadr.preflight)
PRICE (openleadr.enums.REPORT_TYPE attribute)
(openleadr.enums.SIGNAL_TYPE attribute)
PRICE_MULTIPLIER (openleadr.enums.SIGNAL_TYPE attribute)
PRICE_RELATIVE (openleadr.enums.SIGNAL_TYPE attribute)
priority (openleadr.objects.EventDescriptor attribute)
PROJECTED (openleadr.enums.READING_TYPE attribute)
ProtocolError
PULSE_COUNT (openleadr.enums.MEASUREMENTS attribute)
pulse_factor (openleadr.objects.Measurement attribute)
Q
query_registration() (openleadr.client.OpenADRClient method)
R
r_id (openleadr.objects.ReportDescription attribute)
(openleadr.objects.ReportPayload attribute)
(openleadr.objects.SpecifierPayload attribute)
ramp_up_period (openleadr.objects.ActivePeriod attribute)
REACTIVE_ENERGY (openleadr.enums.MEASUREMENTS attribute)
REACTIVE_POWER (openleadr.enums.MEASUREMENTS attribute)
READING (openleadr.enums.REPORT_TYPE attribute)
READING_TYPE (class in openleadr.enums)
reading_type (openleadr.objects.ReportDescription attribute)
(openleadr.objects.SpecifierPayload attribute)
REAL_ENERGY (openleadr.enums.MEASUREMENTS attribute)
REAL_POWER (openleadr.enums.MEASUREMENTS attribute)
recovery_period (openleadr.objects.ActivePeriod attribute)
register() (in module openleadr.hooks)
register_reports() (openleadr.client.OpenADRClient method)
registered_reports (openleadr.server.OpenADRServer property)
REGULATION_SETPOINT (openleadr.enums.REPORT_TYPE attribute)
Report (class in openleadr.objects)
report_back_duration (openleadr.objects.ReportSpecifier attribute)
report_data_source (openleadr.objects.ReportDescription attribute)
report_descriptions (openleadr.objects.Report attribute)
report_interval (openleadr.objects.ReportSpecifier attribute)
REPORT_NAME (class in openleadr.enums)
report_name (openleadr.objects.Report attribute)
REPORT_NOT_SUPPORTED (openleadr.enums.STATUS_CODES attribute)
report_payload (openleadr.objects.ReportInterval attribute)
report_request_id (openleadr.objects.Report attribute)
(openleadr.objects.ReportRequest attribute)
report_specifier (openleadr.objects.ReportRequest attribute)
report_specifier_id (openleadr.objects.Report attribute)
(openleadr.objects.ReportSpecifier attribute)
report_subject (openleadr.objects.ReportDescription attribute)
REPORT_TYPE (class in openleadr.enums)
report_type (openleadr.objects.ReportDescription attribute)
ReportDescription (class in openleadr.objects)
ReportInterval (class in openleadr.objects)
ReportNotSupportedError
ReportPayload (class in openleadr.objects)
ReportRequest (class in openleadr.objects)
ReportSpecifier (class in openleadr.objects)
request_event() (openleadr.client.OpenADRClient method)
request_id (openleadr.objects.Response attribute)
RequestReregistration
resource_id (openleadr.objects.Target attribute)
Response (class in openleadr.objects)
response_code (openleadr.objects.Response attribute)
response_description (openleadr.objects.Response attribute)
response_required (openleadr.objects.Event attribute)
RESU (openleadr.enums.SIGNAL_TARGET_MRID attribute)
run() (openleadr.client.OpenADRClient method)
(openleadr.server.OpenADRServer method)
run_async() (openleadr.server.OpenADRServer method)
S
sampling_rate (openleadr.objects.ReportDescription attribute)
SamplingRate (class in openleadr.objects)
SAUNA (openleadr.enums.SIGNAL_TARGET_MRID attribute)
scale (openleadr.objects.Measurement attribute)
SECURITY_LEVEL (class in openleadr.enums)
send_response() (openleadr.client.OpenADRClient method)
SendEmptyHTTPResponse
service_area (openleadr.objects.Target attribute)
service_delivery_point (openleadr.objects.Target attribute)
service_location (openleadr.objects.Target attribute)
ServiceArea (class in openleadr.objects)
ServiceDeliveryPoint (class in openleadr.objects)
ServiceLocation (class in openleadr.objects)
SET_POINT (openleadr.enums.REPORT_TYPE attribute)
setmember() (in module openleadr.utils)
SETPOINT (openleadr.enums.SIGNAL_TYPE attribute)
show_fingerprint() (in module openleadr.fingerprint)
SI_SCALE_CODE (class in openleadr.enums)
sign_csr() (in module openleadr.provisioning)
signal_id (openleadr.objects.EventSignal attribute)
SIGNAL_NAME (class in openleadr.enums)
signal_name (openleadr.objects.EventSignal attribute)
SIGNAL_NOT_SUPPORTED (openleadr.enums.STATUS_CODES attribute)
signal_payload (openleadr.objects.Interval attribute)
SIGNAL_TARGET_MRID (class in openleadr.enums)
SIGNAL_TYPE (class in openleadr.enums)
signal_type (openleadr.objects.EventSignal attribute)
SignalNotSupportedError
SIMPLE (openleadr.enums.SIGNAL_NAME attribute)
simple (openleadr.enums.SIGNAL_NAME attribute)
SIMPLE_RESIDENTIAL_ON_OFF_LOADS (openleadr.enums.SIGNAL_TARGET_MRID attribute)
SMART_APPLIANCE (openleadr.enums.SIGNAL_TARGET_MRID attribute)
SMART_ENERGY_MODULE (openleadr.enums.SIGNAL_TARGET_MRID attribute)
SMART_INVERTER (openleadr.enums.SIGNAL_TARGET_MRID attribute)
specifier_payloads (openleadr.objects.ReportSpecifier attribute)
SpecifierPayload (class in openleadr.objects)
STANDARD (openleadr.enums.SECURITY_LEVEL attribute)
STATUS_CODES (class in openleadr.enums)
stop() (openleadr.client.OpenADRClient method)
(openleadr.server.OpenADRServer method)
STORAGE (openleadr.enums.SIGNAL_TARGET_MRID attribute)
STORED_ENERGY (openleadr.enums.REPORT_TYPE attribute)
STRIP_HEATER (openleadr.enums.SIGNAL_TARGET_MRID attribute)
SUMMED (openleadr.enums.READING_TYPE attribute)
T
T (openleadr.enums.SI_SCALE_CODE attribute)
Target (class in openleadr.objects)
TARGET_ENERGY_STORAGE (openleadr.enums.REPORT_TYPE attribute)
TARGET_MISMATCH (openleadr.enums.STATUS_CODES attribute)
TargetMismatchError
targets (openleadr.objects.Event attribute)
(openleadr.objects.EventSignal attribute)
targets_by_type (openleadr.objects.Event attribute)
(openleadr.objects.EventSignal attribute)
TELEMETRY_STATUS (openleadr.enums.REPORT_NAME attribute)
TELEMETRY_USAGE (openleadr.enums.REPORT_NAME attribute)
TEMPERATURE (openleadr.enums.MEASUREMENTS attribute)
test_event (openleadr.objects.EventDescriptor attribute)
THERM (openleadr.enums.MEASUREMENTS attribute)
THERMOSTAT (openleadr.enums.SIGNAL_TARGET_MRID attribute)
timedeltaformat() (in module openleadr.utils)
tolerance (openleadr.objects.ActivePeriod attribute)
transport_interface (openleadr.objects.Target attribute)
TransportInterface (class in openleadr.objects)
U
uid (openleadr.objects.Interval attribute)
ungroup_targets_by_type() (in module openleadr.utils)
unit (openleadr.objects.Measurement attribute)
UP_REGULATION_CAPACITY_AVAILABLE (openleadr.enums.REPORT_TYPE attribute)
update_report() (openleadr.client.OpenADRClient method)
USAGE (openleadr.enums.REPORT_TYPE attribute)
V
validate_report_measurement_dict() (in module openleadr.utils)
validate_report_request_tuples() (in module openleadr.utils)
validate_xml_schema() (in module openleadr.messaging)
validate_xml_signature() (in module openleadr.messaging)
validate_xml_signature_none() (in module openleadr.messaging)
value (openleadr.objects.ReportPayload attribute)
values (openleadr.enums.Enum property)
ven_id (openleadr.objects.Target attribute)
VOLTAGE (openleadr.enums.MEASUREMENTS attribute)
voltage (openleadr.objects.PowerAttributes attribute)
vtn_comment (openleadr.objects.EventDescriptor attribute)
W
WATER_HEATER (openleadr.enums.SIGNAL_TARGET_MRID attribute)
X
X_LOAD_CONTROL_CAPACITY (openleadr.enums.SIGNAL_TYPE attribute)
X_LOAD_CONTROL_LEVEL_OFFSET (openleadr.enums.SIGNAL_TYPE attribute)
X_LOAD_CONTROL_PERCENT_OFFSET (openleadr.enums.SIGNAL_TYPE attribute)
X_LOAD_CONTROL_SETPOINT (openleadr.enums.SIGNAL_TYPE attribute)
X_NOT_APPLICABLE (openleadr.enums.READING_TYPE attribute)
X_RESOURCE_STATUS (openleadr.enums.REPORT_TYPE attribute)
X_RMS (openleadr.enums.READING_TYPE attribute)
X_SCHEDULE (openleadr.enums.OPT_REASON attribute)
Navigation
Feature Tour
Client
Server
Reporting
Logging
Message Signing
Project Roadmap
API Reference
Payload Representations
Related Topics
Documentation overview
Quick search