get

suspend fun get(elementAddress: MeshAddress.UnicastAddress, propertyId: UShort): SensorStatus

Get a sensor value for a specific property.

Return

The sensor status with raw data.

Parameters

elementAddress

Address of the element hosting the Sensor Server.

propertyId

The SIG-assigned sensor property ID.