macro_rules! SensorReportingStateUnknown {
    () => { ... };
}
Expand description

Pattern that matches an unknown SensorReportingState member.