ESTTelemetryNotificationGPIO

Deprecated

Deprecated since 4.31.0.


@interface ESTTelemetryNotificationGPIO
    : NSObject <ESTTelemetryNotificationProtocol>

ESTTelemetryNotificationGPIO allows to register for GPIO related telemetry information in ESTUtilityManager using registerForTelemetryNotifications: method.

As a result of registration each time telemetry packet is ranged provided notification block is fired providing ESTTelemetryInfoGPIO object with current GPIO ports values.