pub trait SERespondableSubscribableIdentifiedObject: SERespondableResource + SESubscribableResource + SEIdentifiedObject { }
Expand description
Implemented by all types whose base type is RespondableSubscribableIdentifiedObject
Implementors§
impl SERespondableSubscribableIdentifiedObject for DERControl
Available on crate feature
der
only.impl SERespondableSubscribableIdentifiedObject for EndDeviceControl
Available on crate feature
drlc
only.impl SERespondableSubscribableIdentifiedObject for FlowReservationResponse
Available on crate feature
flow_reservation
only.impl SERespondableSubscribableIdentifiedObject for RespondableSubscribableIdentifiedObject
impl SERespondableSubscribableIdentifiedObject for TextMessage
Available on crate feature
messaging
only.impl SERespondableSubscribableIdentifiedObject for Event
impl SERespondableSubscribableIdentifiedObject for RandomizableEvent
impl SERespondableSubscribableIdentifiedObject for TimeTariffInterval
Available on crate feature
pricing
only.