new MonitoringConfig(sensorType, dataopt)
The monitoring configuration of a WirelessTagSensor
.
A user will not normally need to create instances directly; instead
they are returned from WirelessTagSensor#monitoringConfig
.
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
sensorType |
string | the type of the sensor |
|
data |
Object |
<optional> |
the object with the status properties and values for this monitoring configuration, as returned by the API endpoint |
- Source: