mirror of
https://github.com/Andre0512/hon-test-data.git
synced 2024-01-19 02:51:47 +00:00
Add appliance data td_624
This commit is contained in:
parent
0e95bccfa2
commit
7c60e851f0
132
test_data/td_624/appliance_data.json
Normal file
132
test_data/td_624/appliance_data.json
Normal file
|
@ -0,0 +1,132 @@
|
|||
{
|
||||
"id": 624,
|
||||
"code": "11111111",
|
||||
"applianceTypeId": 8,
|
||||
"applianceTypeName": "TD",
|
||||
"brand": "candy",
|
||||
"connectivity": "wifi|ble",
|
||||
"modelName": "ROE H9A2TCE-80",
|
||||
"series": "rapido",
|
||||
"structure": "heatpump",
|
||||
"purchaseDate": "1970-01-01T00:00:00.0Z",
|
||||
"fwVersion": "3.1.6",
|
||||
"firstEnrollment": true,
|
||||
"attributes": [
|
||||
{
|
||||
"id": 12300,
|
||||
"parName": "display",
|
||||
"parValue": "5D",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12301,
|
||||
"parName": "installationType",
|
||||
"parValue": "fs",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12302,
|
||||
"parName": "interfaceType",
|
||||
"parValue": "series|seriesVersion|installationType|display|structure|tankPosition",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12303,
|
||||
"parName": "loadCapacityDry",
|
||||
"parValue": "9",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12304,
|
||||
"parName": "lowerBarrierDate",
|
||||
"parValue": "2040",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12305,
|
||||
"parName": "series",
|
||||
"parValue": "rapido",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12306,
|
||||
"parName": "structure",
|
||||
"parValue": "heatpump",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12307,
|
||||
"parName": "supportedLanguage",
|
||||
"parValue": "en|it|fr|nl|pt|es|de|bg|cs|sk|hr|el|pl|sr|sl|ro|ru|uk|hu|da|fi|no|sv|tr",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12308,
|
||||
"parName": "tankPosition",
|
||||
"parValue": "door",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 12309,
|
||||
"parName": "option",
|
||||
"parValue": "filterLED|tumbling",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 13518,
|
||||
"parName": "tumblingType",
|
||||
"parValue": "auto",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 19527,
|
||||
"parName": "platform",
|
||||
"parValue": "CHG",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 38280,
|
||||
"parName": "serviceability",
|
||||
"parValue": "ble",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"id": 61830,
|
||||
"parName": "fwLabel",
|
||||
"parValue": "sdui",
|
||||
"status": 1,
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
}
|
||||
],
|
||||
"defaultWarrantyYears": 2,
|
||||
"applianceModelId": 624,
|
||||
"firstEnrollmentTBC": true,
|
||||
"SK": "xxx#xx-xx-xx-xx-xx-xx",
|
||||
"macAddress": "xx-xx-xx-xx-xx-xx",
|
||||
"eepromName": "40017703",
|
||||
"applianceId": "xx-xx-xx-xx-xx-xx#1970-01-01T00:00:00.0Z",
|
||||
"serialNumber": "1111111111111111",
|
||||
"nickName": "Xxxxxx xxxxx",
|
||||
"enrollmentDate": "1970-01-01T00:00:00.0Z",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z",
|
||||
"eepromId": 614,
|
||||
"applianceStatus": 1,
|
||||
"coords": {
|
||||
"lng": -1.1111111,
|
||||
"lat": 11.1111111
|
||||
},
|
||||
"PK": "xxxx#xx-xxxx-1:11x111xx-1xxx-1111-x11x-11111x111111"
|
||||
}
|
342
test_data/td_624/attributes.json
Normal file
342
test_data/td_624/attributes.json
Normal file
|
@ -0,0 +1,342 @@
|
|||
{
|
||||
"resultCode": "0",
|
||||
"shadow": {
|
||||
"parameters": {
|
||||
"drySynthMax": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryLevel": {
|
||||
"parNewVal": "2",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program21t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program5t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program1t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCotton120": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"tumblingStatus": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynthStore": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"machMode": {
|
||||
"parNewVal": "1",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"checkUpStatus": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"errors": {
|
||||
"parNewVal": "00",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"remoteCtrValid": {
|
||||
"parNewVal": "1",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program13t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCottonHang": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"anticrease": {
|
||||
"parNewVal": "1",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"doorStatus": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program17t": {
|
||||
"parNewVal": "30",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"hybrid": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"remainingTimeMM": {
|
||||
"parNewVal": "150",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"opt5": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryingManager": {
|
||||
"parNewVal": "1",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"bestIroning": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"opt8": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"opt6": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program10t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"opt7": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program4": {
|
||||
"parNewVal": "1",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program3": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program6t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program6": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynthHang": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program5": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program8": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program7": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program2t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program9": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCottonStore": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCotton60": {
|
||||
"parNewVal": "3",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynth120": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program2": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program1": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCottonMax": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"prCode": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program14t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program18t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program19": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCottonBone": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCotton180": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program18": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program17": {
|
||||
"parNewVal": "2",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"prPhase": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program16": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program11t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryCottonIron": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program11": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program10": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program7t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program15": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program14": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program13": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"waterTankStatus": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program12": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program3t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryFilterStatus": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program8t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryLevelMgmt": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program15t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program19t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"delayTime": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"dryTime": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"prPosition": {
|
||||
"parNewVal": "15",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program12t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program20t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program4t": {
|
||||
"parNewVal": "21",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program21": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program20": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynth60": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program9t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynthIron": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynth180": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"program16t": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"drySynthBone": {
|
||||
"parNewVal": "0",
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
}
|
||||
}
|
||||
},
|
||||
"activity": {},
|
||||
"lastConnEvent": {
|
||||
"macAddress": "xx-xx-xx-xx-xx-xx",
|
||||
"category": "CONNECTED",
|
||||
"instantTime": "1970-01-01T00:00:00.0Z",
|
||||
"timestampEvent": 1698958731684
|
||||
}
|
||||
}
|
315
test_data/td_624/command_history.json
Normal file
315
test_data/td_624/command_history.json
Normal file
|
@ -0,0 +1,315 @@
|
|||
[
|
||||
{
|
||||
"timestampAccepted": "1970-01-01T00:00:00.0Z",
|
||||
"timestampExecuted": "1970-01-01T00:00:00.0Z",
|
||||
"SK": "xxxXxxxxxx#xxxxxXxxxxxx#1111-11-11X11:11:11.1X",
|
||||
"PK": "xxxx#xx-xxxx-1:11x111xx-1xxx-1111-x11x-11111x111111#xxx#xx-xx-xx-xx-xx-xx",
|
||||
"SK_Secondary": "xxxXxxxxxx#1111-11-11X11:11:11.1X",
|
||||
"command": {
|
||||
"macAddress": "xx-xx-xx-xx-xx-xx",
|
||||
"commandName": "startProgram",
|
||||
"applianceOptions": {
|
||||
"opt1": "anticrease",
|
||||
"opt2": "dryingManager",
|
||||
"opt3": "bestIroning",
|
||||
"opt4": "hybrid"
|
||||
},
|
||||
"programName": "PROGRAMS.TD.RAPID_30",
|
||||
"ancillaryParameters": {
|
||||
"remoteActionable": "1",
|
||||
"functionalId": "8",
|
||||
"remoteVisible": "1",
|
||||
"suggestedLoadD": "2.5",
|
||||
"energyLabel": "0",
|
||||
"programFamily": "[hidden]",
|
||||
"dryTimeMM": "30",
|
||||
"programRules": {
|
||||
"opt3": {
|
||||
"dryLevel": {
|
||||
"2|3|4": {
|
||||
"fixedValue": "0",
|
||||
"typology": "fixed"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dryTime": {
|
||||
"dryTimeMM": {
|
||||
"30": {
|
||||
"fixedValue": "1",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"45": {
|
||||
"fixedValue": "2",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"59": {
|
||||
"fixedValue": "3",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"70": {
|
||||
"fixedValue": "4",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"80": {
|
||||
"fixedValue": "5",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"90": {
|
||||
"fixedValue": "6",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"100": {
|
||||
"fixedValue": "7",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"110": {
|
||||
"fixedValue": "8",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"120": {
|
||||
"fixedValue": "9",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"130": {
|
||||
"fixedValue": "10",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"140": {
|
||||
"fixedValue": "11",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"150": {
|
||||
"fixedValue": "12",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"160": {
|
||||
"fixedValue": "13",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"170": {
|
||||
"fixedValue": "14",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"180": {
|
||||
"fixedValue": "15",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"190": {
|
||||
"fixedValue": "16",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"200": {
|
||||
"fixedValue": "17",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"210": {
|
||||
"fixedValue": "18",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"220": {
|
||||
"fixedValue": "19",
|
||||
"typology": "fixed"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dryLevel": {
|
||||
"opt3": {
|
||||
"1": {
|
||||
"fixedValue": "1",
|
||||
"typology": "fixed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"applianceType": "TD",
|
||||
"attributes": {
|
||||
"prStr": "Rapid 30",
|
||||
"channel": "mobileApp",
|
||||
"energyLabel": "0",
|
||||
"origin": "lastProgram"
|
||||
},
|
||||
"device": {
|
||||
"appVersion": "2.3.12",
|
||||
"deviceModel": "panther",
|
||||
"osVersion": "34",
|
||||
"mobileId": "xx1xx111x1111xxx",
|
||||
"mobileOs": "android"
|
||||
},
|
||||
"parameters": {
|
||||
"anticrease": "0",
|
||||
"prCode": "29",
|
||||
"prPosition": "17",
|
||||
"dryLevel": "0",
|
||||
"dryTime": "1",
|
||||
"dryingManager": "0",
|
||||
"hybrid": "1",
|
||||
"checkUpStatus": "0",
|
||||
"autoSoftenerStatus": "0",
|
||||
"delayTime": "0",
|
||||
"autoDetergentStatus": "0",
|
||||
"bestIroning": "0",
|
||||
"onOffStatus": "1"
|
||||
},
|
||||
"transactionId": "xx-xx-xx-xx-xx-xx_1970-01-01T00:00:00.0Z",
|
||||
"timestamp": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
{
|
||||
"timestampAccepted": "1970-01-01T00:00:00.0Z",
|
||||
"timestampExecuted": "1970-01-01T00:00:00.0Z",
|
||||
"SK": "xxxXxxxxxx#xxxxxXxxxxxx#1111-11-11X11:11:11.1X",
|
||||
"PK": "xxxx#xx-xxxx-1:11x111xx-1xxx-1111-x11x-11111x111111#xxx#xx-xx-xx-xx-xx-xx",
|
||||
"SK_Secondary": "xxxXxxxxxx#1111-11-11X11:11:11.1X",
|
||||
"command": {
|
||||
"macAddress": "xx-xx-xx-xx-xx-xx",
|
||||
"commandName": "startProgram",
|
||||
"applianceOptions": {
|
||||
"opt1": "anticrease",
|
||||
"opt2": "dryingManager",
|
||||
"opt3": "bestIroning",
|
||||
"opt4": "hybrid"
|
||||
},
|
||||
"programName": "PROGRAMS.TD.IOT_DRY_ANTI_MITES",
|
||||
"ancillaryParameters": {
|
||||
"remoteActionable": "1",
|
||||
"functionalId": "7",
|
||||
"remoteVisible": "1",
|
||||
"suggestedLoadD": "4",
|
||||
"programCluster": "home",
|
||||
"energyLabel": "0",
|
||||
"programFamily": "[download]",
|
||||
"programRules": {
|
||||
"opt3": {
|
||||
"dryLevel": {
|
||||
"2|3|4": {
|
||||
"fixedValue": "0",
|
||||
"typology": "fixed"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dryTime": {
|
||||
"dryTimeMM": {
|
||||
"30": {
|
||||
"fixedValue": "1",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"45": {
|
||||
"fixedValue": "2",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"59": {
|
||||
"fixedValue": "3",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"70": {
|
||||
"fixedValue": "4",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"80": {
|
||||
"fixedValue": "5",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"90": {
|
||||
"fixedValue": "6",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"100": {
|
||||
"fixedValue": "7",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"110": {
|
||||
"fixedValue": "8",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"120": {
|
||||
"fixedValue": "9",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"130": {
|
||||
"fixedValue": "10",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"140": {
|
||||
"fixedValue": "11",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"150": {
|
||||
"fixedValue": "12",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"160": {
|
||||
"fixedValue": "13",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"170": {
|
||||
"fixedValue": "14",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"180": {
|
||||
"fixedValue": "15",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"190": {
|
||||
"fixedValue": "16",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"200": {
|
||||
"fixedValue": "17",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"210": {
|
||||
"fixedValue": "18",
|
||||
"typology": "fixed"
|
||||
},
|
||||
"220": {
|
||||
"fixedValue": "19",
|
||||
"typology": "fixed"
|
||||
}
|
||||
}
|
||||
},
|
||||
"dryLevel": {
|
||||
"opt3": {
|
||||
"1": {
|
||||
"fixedValue": "1",
|
||||
"typology": "fixed"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"applianceType": "TD",
|
||||
"attributes": {
|
||||
"prStr": "Anti-mites",
|
||||
"channel": "mobileApp",
|
||||
"energyLabel": "0",
|
||||
"origin": "standardProgram"
|
||||
},
|
||||
"device": {
|
||||
"appVersion": "2.3.12",
|
||||
"deviceModel": "panther",
|
||||
"osVersion": "34",
|
||||
"mobileId": "xx1xx111x1111xxx",
|
||||
"mobileOs": "android"
|
||||
},
|
||||
"parameters": {
|
||||
"dryingManager": "1",
|
||||
"hybrid": "0",
|
||||
"checkUpStatus": "0",
|
||||
"autoSoftenerStatus": "0",
|
||||
"anticrease": "0",
|
||||
"delayTime": "0",
|
||||
"prCode": "17",
|
||||
"prPosition": "16",
|
||||
"autoDetergentStatus": "0",
|
||||
"dryLevel": "4",
|
||||
"bestIroning": "0",
|
||||
"onOffStatus": "1"
|
||||
},
|
||||
"transactionId": "xx-xx-xx-xx-xx-xx_1970-01-01T00:00:00.0Z",
|
||||
"timestamp": "1970-01-01T00:00:00.0Z"
|
||||
},
|
||||
"lastUpdate": "1970-01-01T00:00:00.0Z"
|
||||
}
|
||||
]
|
12664
test_data/td_624/commands.json
Normal file
12664
test_data/td_624/commands.json
Normal file
File diff suppressed because it is too large
Load diff
16
test_data/td_624/maintenance.json
Normal file
16
test_data/td_624/maintenance.json
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"filterCleaning": {
|
||||
"tot": 15,
|
||||
"count": 0,
|
||||
"remaining": 15,
|
||||
"percentage": 0
|
||||
},
|
||||
"drumCleaning": {
|
||||
"tot": 100,
|
||||
"count": 0,
|
||||
"remaining": 100,
|
||||
"percentage": 0
|
||||
},
|
||||
"sprayArmsCleaning": 0,
|
||||
"lastCheckup": null
|
||||
}
|
13
test_data/td_624/statistics.json
Normal file
13
test_data/td_624/statistics.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"resultCode": "0",
|
||||
"programsCounter": 3,
|
||||
"mostUsedPrograms": [
|
||||
{
|
||||
"count": 2,
|
||||
"programType": "D",
|
||||
"prCode": "29",
|
||||
"prPosition": "17",
|
||||
"programName": "PROGRAMS.TD.RAPID_30"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue