pub trait SESubscribableResource: SEResource {
    // Required method
    fn subscribable(&self) -> Option<SubscribableType>;
}
Expand description

Implemented by all types whose base type is SubscribableResource

Required Methods§

Implementors§

source§

impl SESubscribableResource for BillingPeriodList

Available on crate feature billing only.
source§

impl SESubscribableResource for BillingReadingSetList

Available on crate feature billing only.
source§

impl SESubscribableResource for CustomerAccountList

Available on crate feature billing only.
source§

impl SESubscribableResource for CustomerAgreementList

Available on crate feature billing only.
source§

impl SESubscribableResource for Configuration

Available on crate feature configuration only.
source§

impl SESubscribableResource for DER

Available on crate feature der only.
source§

impl SESubscribableResource for DERAvailability

Available on crate feature der only.
source§

impl SESubscribableResource for DERControl

Available on crate feature der only.
source§

impl SESubscribableResource for DERControlList

Available on crate feature der only.
source§

impl SESubscribableResource for DERProgram

Available on crate feature der only.
source§

impl SESubscribableResource for DERProgramList

Available on crate feature der only.
source§

impl SESubscribableResource for DERSettings

Available on crate feature der only.
source§

impl SESubscribableResource for DERStatus

Available on crate feature der only.
source§

impl SESubscribableResource for DefaultDERControl

Available on crate feature der only.
source§

impl SESubscribableResource for DemandResponseProgramList

Available on crate feature drlc only.
source§

impl SESubscribableResource for EndDeviceControl

Available on crate feature drlc only.
source§

impl SESubscribableResource for EndDeviceControlList

Available on crate feature drlc only.
source§

impl SESubscribableResource for AbstractDevice

Available on crate feature edev only.
source§

impl SESubscribableResource for EndDevice

Available on crate feature edev only.
source§

impl SESubscribableResource for EndDeviceList

Available on crate feature edev only.
source§

impl SESubscribableResource for SelfDevice

Available on crate feature edev only.
source§

impl SESubscribableResource for FlowReservationResponse

Available on crate feature flow_reservation only.
source§

impl SESubscribableResource for FlowReservationResponseList

Available on crate feature flow_reservation only.
source§

impl SESubscribableResource for FunctionSetAssignmentsList

Available on crate feature fsa only.
source§

impl SESubscribableResource for RespondableSubscribableIdentifiedObject

source§

impl SESubscribableResource for SubscribableIdentifiedObject

source§

impl SESubscribableResource for SubscribableList

source§

impl SESubscribableResource for SubscribableResource

source§

impl SESubscribableResource for LogEventList

Available on crate feature log_events only.
source§

impl SESubscribableResource for MessagingProgram

Available on crate feature messaging only.
source§

impl SESubscribableResource for MessagingProgramList

Available on crate feature messaging only.
source§

impl SESubscribableResource for TextMessage

Available on crate feature messaging only.
source§

impl SESubscribableResource for MeterReadingList

Available on crate feature metering only.
source§

impl SESubscribableResource for ReadingList

Available on crate feature metering only.
source§

impl SESubscribableResource for ReadingSetList

Available on crate feature metering only.
source§

impl SESubscribableResource for UsagePointList

Available on crate feature metering only.
source§

impl SESubscribableResource for Event

source§

impl SESubscribableResource for RandomizableEvent

source§

impl SESubscribableResource for PrepaymentList

Available on crate feature prepayment only.
source§

impl SESubscribableResource for TariffProfileList

Available on crate feature pricing only.
source§

impl SESubscribableResource for TimeTariffInterval

Available on crate feature pricing only.
source§

impl SESubscribableResource for TimeTariffIntervalList

Available on crate feature pricing only.