Changeset 33


Ignore:
Timestamp:
2014-11-09 14:29:26 (10 years ago)
Author:
lolodomo
Message:

Nouveau déclencheur de scène sur l'état de la connexion Wifi
Disposition du premier écran ajusté pour UI5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/D_Freebox.json

    r25 r33  
    145145                    }, 
    146146                    "Display": { 
    147                         "Top": 38, 
     147                        "Top": 35, 
    148148                        "Left": 25, 
    149149                        "Width": 100, 
     
    191191                    }, 
    192192                    "Display": { 
    193                         "Top": 66, 
     193                        "Top": 69, 
    194194                        "Left": 25, 
    195195                        "Width": 75, 
     
    202202                        "Service": "urn:freebox-fr:serviceId:Freebox1", 
    203203                        "Variable": "FrequenceMiseAJourReseau", 
    204                         "Top": 66, 
     204                        "Top": 69, 
    205205                        "Left": 300, 
    206206                        "Width": 25, 
     
    215215                    }, 
    216216                    "Display": { 
    217                         "Top": 66, 
     217                        "Top": 69, 
    218218                        "Left": 340, 
    219219                        "Width": 40, 
     
    262262                    }, 
    263263                    "Display": { 
    264                         "Top": 96, 
     264                        "Top": 99, 
    265265                        "Left": 25, 
    266266                        "Width": 75, 
     
    273273                        "Service": "urn:freebox-fr:serviceId:Freebox1", 
    274274                        "Variable": "FrequenceMiseAJourAppels", 
    275                         "Top": 96, 
     275                        "Top": 99, 
    276276                        "Left": 300, 
    277277                        "Width": 25, 
     
    286286                    }, 
    287287                    "Display": { 
    288                         "Top": 96, 
     288                        "Top": 99, 
    289289                        "Left": 340, 
    290290                        "Width": 40, 
     
    333333                    }, 
    334334                    "Display": { 
    335                         "Top": 126, 
     335                        "Top": 129, 
    336336                        "Left": 25, 
    337337                        "Width": 75, 
     
    344344                        "Service": "urn:freebox-fr:serviceId:Freebox1", 
    345345                        "Variable": "StatusConfigFreebox", 
    346                         "Top": 126, 
     346                        "Top": 129, 
    347347                        "Left": 300, 
    348348                        "Width": 100, 
     
    375375                    }, 
    376376                    "Display": { 
    377                         "Top": 156, 
     377                        "Top": 159, 
    378378                        "Left": 25, 
    379379                        "Width": 75, 
     
    430430                    }, 
    431431                    "Display": { 
    432                         "Top": 156, 
     432                        "Top": 159, 
    433433                        "Left": 300, 
    434434                        "Width": 75, 
     
    485485                    }, 
    486486                    "Display": { 
    487                         "Top": 186, 
     487                        "Top": 189, 
    488488                        "Left": 25, 
    489489                        "Width": 75, 
     
    540540                    }, 
    541541                    "Display": { 
    542                         "Top": 186, 
     542                        "Top": 189, 
    543543                        "Left": 300, 
    544544                        "Width": 75, 
     
    595595                    }, 
    596596                    "Display": { 
    597                         "Top": 216, 
     597                        "Top": 219, 
    598598                        "Left": 25, 
    599599                        "Width": 75, 
     
    650650                    }, 
    651651                    "Display": { 
    652                         "Top": 246, 
     652                        "Top": 249, 
    653653                        "Left": 25, 
    654654                        "Width": 75, 
     
    708708                    }, 
    709709                    "Display": { 
    710                         "Top": 276, 
     710                        "Top": 279, 
    711711                        "Left": 25, 
    712712                        "Width": 75, 
     
    746746                    }, 
    747747                    "Display": { 
    748                         "Top": 276, 
     748                        "Top": 279, 
    749749                        "Left": 300, 
    750750                        "Width": 75, 
     
    944944                    }, 
    945945                    "name": "EtatConnexion", 
     946                    "comparisson": "=", 
     947                    "prefix": "Etat de la connexion", 
     948                    "suffix": "" 
     949                } 
     950            } 
     951        }, 
     952        "event_7": { 
     953            "label": "Etat de la connexion Wifi", 
     954            "serviceId": "urn:freebox-fr:serviceId:Freebox1", 
     955            "argumentList" : { 
     956                "argument_1" : { 
     957                    "dataType": "string", 
     958                    "defaultValue": "0", 
     959                    "allowedValueList" : { 
     960                        "Enabled": "1", 
     961                        "Disabled": "0" 
     962                    }, 
     963                    "name": "WifiActif", 
    946964                    "comparisson": "=", 
    947965                    "prefix": "Etat de la connexion", 
     
    11411159                } 
    11421160            ] 
     1161        }, 
     1162        { 
     1163            "id": 7, 
     1164            "label": { 
     1165                "lang_tag": "state_wifi", 
     1166                "text": "Etat de la connexion Wifi" 
     1167            }, 
     1168            "serviceId": "urn:freebox-fr:serviceId:Freebox1", 
     1169            "argumentList": [ 
     1170                { 
     1171                    "id": 1, 
     1172                    "dataType": "string", 
     1173                    "defaultValue": "0", 
     1174                    "allowedValueList": [ 
     1175                        { 
     1176                            "Enabled": "1", 
     1177                            "HumanFriendlyText": { 
     1178                                "lang_tag": "enabled", 
     1179                                "text": "Active" 
     1180                            } 
     1181                        }, 
     1182                        { 
     1183                            "Disabled": "0", 
     1184                            "HumanFriendlyText": { 
     1185                                "lang_tag": "disabled", 
     1186                                "text": "Desactive" 
     1187                            } 
     1188                        } 
     1189                    ], 
     1190                    "name": "WifiActif", 
     1191                    "comparisson": "=", 
     1192                    "prefix": { 
     1193                        "lang_tag": "state_value", 
     1194                        "text": "Etat de la connexion" 
     1195                    }, 
     1196                    "suffix": {} 
     1197                } 
     1198            ] 
    11431199        } 
    11441200    ] 
Note: See TracChangeset for help on using the changeset viewer.