Cargo Features

sep2_client has no features set by default.

[dependencies]
sep2_client = { version = "0.1.0", features = ["all", "event", "der", "pricing", "messaging", "drlc", "flow_reservation", "pubsub", "csip_aus"] }
all = csip_aus, der, drlc, event, flow_reservation, messaging, pricing, pubsub
event all? der? drlc? flow_reservation? messaging? pricing?

Enables response of sep2_common

Affects sep2_client::event

der all? = event

Enables der of sep2_common

pricing all? = event

Enables pricing of sep2_common

messaging all? = event

Enables messaging of sep2_common

drlc all? = event

Enables drlc of sep2_common

Affects device::SEDevice.appliance_load_reduction, device::SEDevice.applied_target_reduction, device::SEDevice.duty_cycle, device::SEDevice.offset, device::SEDevice.override_duration, device::SEDevice.set_point

flow_reservation all? = event

Enables flow_reservation of sep2_common

pubsub all?

Enables pubsub of sep2_common

Affects sep2_client::pubsub

csip_aus all?

Enables csip_aus of sep2_common