observeProperties

Observes the values of all properties on the connected module.

Safe to call before initiating connection. Continues to emit values even after disconnecting or connecting to different modules.

Return

A Flow emitting CmPropertiesResult with current property values.

See also