Appearance
Smart data
Data types list
All smart data for INVIPO API service:
LC data
Example
json
{
"id": 21,
"ts": 1688036995000,
"data": {
"power": 0.15,
"cosPhy": -0.37,
"current": 0,
"dimming": 0,
"voltage": 239.238,
"temperature": 0
},
"type": "LC",
"timestamp": "2025-11-18T05:28:32.333+00:00"
}json
{
"power": 0.15,
"cosPhy": -0.37,
"current": 0,
"dimming": 0,
"voltage": 239.238,
"temperature": 0
}json
15 mins| Parameter | Type | Description |
|---|---|---|
| ts | Long | Data timestamp (ms since epoch) |
| power | Double | Power consumption (W) |
| cosPhy | Double | Power factor (cos φ) |
| current | Double | Electric current (A) |
| dimming | Double | Dimming level (%) |
| voltage | Double | Voltage (V) |
| temperature | Double | Temperature (°C) |
| type | String | Device type |
| timestamp | String | Timestamp of transmission (ISO 8601) |
SM1 data
Example
json
{
"ts": 1751963405000,
"id": 10200133,
"type": "SM1",
"data": {
"sn": 1835111,
"temp": 16.6,
"hum": 100,
"press": 969.1,
"index": 0,
"lux": 5671.7,
"soundAvg": 36.7,
"soundMax": 45,
"soundMin": 34,
"motion": 0,
"co2": 0,
"vBat": 3.3,
"V": 6.2,
"uptime": 1751967001
}
}json
{
"sn": 1835111,
"temp": 16.6,
"hum": 100,
"press": 969.1,
"index": 0,
"lux": 5671.7,
"soundAvg": 36.7,
"soundMax": 45,
"soundMin": 34,
"motion": 0,
"co2": 0,
"vBat": 3.3,
"V": 6.2,
"uptime": 1751967001
}json
15 mins| Parameter | Type | Description |
|---|---|---|
| ts | Long | Data timestamp (ms since epoch) |
| sn | Long | Serial number |
| temp | Double | Temperature (°C) |
| hum | Double | Relative humidity (%) |
| press | Double | Atmospheric pressure (hPa) |
| index | Integer | Measurement index or status |
| lux | Double | Illuminance (lux) |
| soundAvg | Double | Average sound level (dB) |
| soundMax | Double | Maximum sound level (dB) |
| soundMin | Double | Minimum sound level (dB) |
| motion | Integer | Motion detected (0 = no, 1 = yes) |
| co2 | Double | CO₂ concentration (ppm) |
| vBat | Double | Battery voltage (V) |
| V | Double | Device voltage (V) |
| uptime | Long | Uptime (seconds since last restart) |
SM2 data
Example
json
{
"ts": 1751963959000,
"id": 13204857,
"type": "SM2",
"data": {
"sn": 3707453948,
"temp": 18.8,
"hum": 90.2,
"press": 967.1,
"index": 0,
"lux": 7020.2,
"soundAvg": 69.1,
"soundMax": 70,
"soundMin": 57.1,
"motion": 0,
"co2": 0,
"vBat": 4.1,
"V": 13.8,
"uptime": 1751963893,
"mc_1p0": 6.8,
"mc_2p5": 7.2,
"mc_4p0": 7.2,
"mc_10p0": 7.2,
"nc_0p5": 46.5,
"nc_1p0": 53.6,
"nc_2p5": 53.7,
"nc_4p0": 53.7,
"nc_10p0": 53.7,
"typSize": 0.4
}
}json
{
"sn": 3707453948,
"temp": 18.8,
"hum": 90.2,
"press": 967.1,
"index": 0,
"lux": 7020.2,
"soundAvg": 69.1,
"soundMax": 70,
"soundMin": 57.1,
"motion": 0,
"co2": 0,
"vBat": 4.1,
"V": 13.8,
"uptime": 1751963893,
"mc_1p0": 6.8,
"mc_2p5": 7.2,
"mc_4p0": 7.2,
"mc_10p0": 7.2,
"nc_0p5": 46.5,
"nc_1p0": 53.6,
"nc_2p5": 53.7,
"nc_4p0": 53.7,
"nc_10p0": 53.7,
"typSize": 0.4
}json
15 mins| Parameter | Type | Description |
|---|---|---|
| ts | Long | Data timestamp (ms since epoch) |
| sn | Long | Serial number |
| temp | Double | Temperature (°C) |
| hum | Double | Relative humidity (%) |
| press | Double | Atmospheric pressure (hPa) |
| index | Integer | Measurement index or status |
| lux | Double | Illuminance (lux) |
| soundAvg | Double | Average sound level (dB) |
| soundMax | Double | Maximum sound level (dB) |
| soundMin | Double | Minimum sound level (dB) |
| motion | Integer | Motion detected (0 = no, 1 = yes) |
| co2 | Double | CO₂ concentration (ppm) |
| vBat | Double | Battery voltage (V) |
| V | Double | Device voltage (V) |
| uptime | Long | Uptime (seconds since last restart) |
| mc_1p0 | Double | PM1.0 concentration (µg/m³) |
| mc_2p5 | Double | PM2.5 concentration (µg/m³) |
| mc_4p0 | Double | PM4.0 concentration (µg/m³) |
| mc_10p0 | Double | PM10 concentration (µg/m³) |
| nc_0p5 | Double | Particle count ≥0.5µm (particles/L) |
| nc_1p0 | Double | Particle count ≥1.0µm (particles/L) |
| nc_2p5 | Double | Particle count ≥2.5µm (particles/L) |
| nc_4p0 | Double | Particle count ≥4.0µm (particles/L) |
| nc_10p0 | Double | Particle count ≥10.0µm (particles/L) |
| typSize | Double | Typical particle size (µm) |
SM3 data
Example
json
{
"id": 13204857,
"ts": 1751963959000,
"data": {
"V": 23.73,
"hum": 83.3,
"lux": 13.3,
"temp": 3.9,
"vBat": 4.13,
"index": 0,
"press": 980.7,
"mc_1p0": 2.8,
"mc_2p5": 4.1,
"mc_4p0": 5.1,
"nc_0p5": 16.7,
"nc_1p0": 20.9,
"nc_2p5": 22.2,
"nc_4p0": 22.4,
"mc_10p0": 5.6,
"nc_10p0": 22.5,
"typSize": 0.8,
"soundAvg": 44,
"soundMax": 47.1,
"soundMin": 42.8
},
"type": "SM3",
"timestamp": "2025-11-18T05:28:32.333+00:00"
}json
{
"V": 23.73,
"hum": 83.3,
"lux": 13.3,
"temp": 3.9,
"vBat": 4.13,
"index": 0,
"press": 980.7,
"mc_1p0": 2.8,
"mc_2p5": 4.1,
"mc_4p0": 5.1,
"nc_0p5": 16.7,
"nc_1p0": 20.9,
"nc_2p5": 22.2,
"nc_4p0": 22.4,
"mc_10p0": 5.6,
"nc_10p0": 22.5,
"typSize": 0.8,
"soundAvg": 44,
"soundMax": 47.1,
"soundMin": 42.8
}json
15 mins| Parameter | Type | Description |
|---|---|---|
| ts | Long | Data timestamp (milliseconds since epoch) |
| V | Double | Device voltage (V) |
| hum | Double | Relative humidity (%) |
| lux | Double | Illuminance (lux) |
| temp | Double | Temperature (°C) |
| vBat | Double | Battery voltage (V) |
| index | Integer | Measurement index or status |
| press | Double | Atmospheric pressure (hPa) |
| mc_1p0 | Double | PM1.0 concentration (µg/m³) |
| mc_2p5 | Double | PM2.5 concentration (µg/m³) |
| mc_4p0 | Double | PM4.0 concentration (µg/m³) |
| nc_0p5 | Double | Particle count ≥0.5µm (particles/L) |
| nc_1p0 | Double | Particle count ≥1.0µm (particles/L) |
| nc_2p5 | Double | Particle count ≥2.5µm (particles/L) |
| nc_4p0 | Double | Particle count ≥4.0µm (particles/L) |
| mc_10p0 | Double | PM10 concentration (µg/m³) |
| nc_10p0 | Double | Particle count ≥10.0µm (particles/L) |
| typSize | Double | Typical particle size (µm) |
| soundAvg | Double | Average sound level (dB) |
| soundMax | Double | Maximum sound level (dB) |
| soundMin | Double | Minimum sound level (dB) |
| timestamp | String | Timestamp of transmission (ISO 8601) |