GoogleDoorbellDevice.GoogleTraits

class GoogleDoorbellDevice.GoogleTraits


Trait Container for GoogleDoorbellDevice Google Traits. *

Summary

Public constructors

GoogleTraits(traitProvider: TraitProvider)

Public properties

PushAvStreamTransport?

This trait is a minimalistic version of the PushAvStreamTransport standard Matter cluster, and only provides an On/Off-like functionality for cameras.

WebRtcLiveView?

This trait provides the functionality to control a live view session.

Public constructors

GoogleTraits

GoogleTraits(traitProvider: TraitProvider)

Public properties

pushAvStreamTransport

val pushAvStreamTransportPushAvStreamTransport?

This trait is a minimalistic version of the PushAvStreamTransport standard Matter cluster, and only provides an On/Off-like functionality for cameras.

webRtcLiveView

val webRtcLiveViewWebRtcLiveView?

This trait provides the functionality to control a live view session.