Heartbeats Constants Reference

Declared in AutumnHeader.h

Heartbeats

Apply protocol heartbeat to inform the device status

Definition

typedef NS_ENUM(NSInteger, Heartbeats ) {
   HeartbeatsOn = 0,
   HeartbeatsOff = 1,
};

Constants

HeartbeatsOn

Apply protocol heartbeat to inform the device status

Declared In AutumnHeader.h.

HeartbeatsOff

Apply protocol heartbeat to inform the device status

Declared In AutumnHeader.h.

Declared In

AutumnHeader.h