Fan Coil Thermostat LoRaWAN
Get device data
POST /provider/fetchContent-Type: application/json
Authorization: Bearer {access_token}{
"serial_number" : "{Serial Number}"
}{
"provider": {
"joinRequestCount": 43,
"activeFrom": "2023-09-25 10:27:42",
"application": "mc-devices-testing",
"batteryVoltage": 0.27,
"deviceVersions": {
"hardware": 4,
"software": 1
},
"frameCount": 9,
"joinRetryPeriod": 10,
"keepAliveTime": 2,
"lastActive": "2023-11-02 16:02:19",
"lux": 112,
"network_provider": "the_things_industries",
"pir": true,
"powerSourceStatus": 1,
"relativeHumidity": 44.92,
"rssi": -67,
"sensorTemperature": 26.6,
"spf": "7",
"targetTemperature": 20,
"uplinkType": "00",
"watchDogParams": {
"wdpC": 12,
"wdpUc": 2
},
"childLock": false,
"actualFanSpeed": 7,
"deviceStatus": 1,
"displayedFanSpeed": 2,
"operationalMode": 1,
"valveStatus": 0,
"deltaTemperature1": 100,
"deltaTemperature2and3": {
"deltaTemperature2": 100,
"deltaTemperature3": 100
},
"fanSpeedNotOccupied": 0,
"wiringDiagram": 1,
"occupancySensorStatusSetPoint": 128,
"keysLock": 1,
"targetTemperatureStep": 50,
"fanSpeed": 1,
"fanSpeedLimit": 2,
"ecmVoltageRange": {
"min": 250,
"max": 710
},
"ecmStartUpTime": 2,
"ecmRelay": 1,
"frostProtection": 0,
"frostProtectionSettings": {
"threshold": 6,
"setpoint": 9
},
"allowedOperationalModes": 1,
"coolingSetpointNotOccupied": 23,
"automaticChangeover": 0,
"automaticChangeoverThreshold": {
"coolingThreshold": 16,
"heatingThreshold": 33
},
"mac": "70B3D52DDA000003",
"online": false,
"scheduleInfo": {
"inSchedule": false,
"mainTarget": null,
"inPriority": false
}
},
"_links": {
"self": {
"href": "/v1/provider/fetch"
}
}
}Set KeepAlive Time
Get Pending Commands
Get Device Version
Set Join Retry Period
Set Uplink Type
Set Watch Dog Params
Set Display refresh period
Set Min/Max Range
Set Current temperature visibility
Set Humidity visibility
Set FCT target temperature
Set target temperature step
Set Keys Lock
Set Valve Open Close Time
Set Fan Speed
Set Fan Speed Not Occupied
Set Fan Speed Limit
Set ECM Voltage Range
Set ECM Start Up Time
Set ECM Relay
Set Frost Protection
Set Frost Protection Settings
Get Frost Protection Status
Set FCT Operational Mode
Set Allowed Operational Modes
Set Cooling Setpoint Not Occupied
Set Heating Setpoint Not Occupied
Set Temp Sensor Compensation
Set Automatic Changeover
Set Wiring Diagram
Set OCC Function
Set Device Status
Set Return Of Power Operation
Set Delta Temperature 1
Set Delta Temperature 2 and 3
Get Occupancy Sensor Status Set-Point
Get Occupancy Sensor Status
Get Dew Point Sensor Status
Get Filter Alarm
Set External Automatic temperature control mode
Last updated