We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.

Only Essential Cookies
Accept All
ReferencesDeviceVirtualization EngineApp IntegrationInterface SummaryIVirtualSensorDataListener

IVirtualSensorDataListener

Expand

Interface Info

public interface IVirtualSensorDataListener

Callback for virtual sensor data, which is used to receive data reported by the virtual sensor.

Public Method Summary

Expand

Qualifier and Type

Method Name and Description

void

onSensorChanged(VirtualSensorData data)

Reports the data obtained by the virtual sensor, where VirtualSensorData defines the reported data.

Public Methods

onSensorChanged

Expand

Method

void onSensorChanged(VirtualSensorData data)

Reports the data obtained by the virtual sensor, where VirtualSensorData defines the reported data.

Parameters

Expand

Name

Description

data

Sensor data.

Search in References
Enter a keyword.