Class RecordingManagement

Hierarchy

  • RecordingManagement

Constructors

Properties

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

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

Methods