Class RecordingManagement
Constructors
constructor
- new RecordingManagement(options, delegate, eventTriggerOptions, services?): RecordingManagement
Properties
Readonly
dataStreamManagement
Readonly
operatingModeService
Readonly
recordingManagementService
Methods
destroy
- destroy(): void
Returns void
handleFactoryReset
- handleFactoryReset(): void
Returns void
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.