@homebridge/hap-nodejs
    Preparing search index...

    Class RecordingManagement

    Index

    Constructors

    Properties

    dataStreamManagement: DataStreamManagement
    operatingModeService: CameraOperatingMode
    recordingManagementService: CameraRecordingManagement
    sensorServices: Service[] = []

    Array of sensor services (e.g. Service.MotionSensor or Service.OccupancySensor). Any service in this array owns a Characteristic.StatusActive characteristic. The value of the Characteristic.HomeKitCameraActive is mirrored towards the Characteristic.StatusActive characteristic. The array is initialized my the caller shortly after calling the constructor.

    Methods