Compare commits
2 Commits
e7c47e7931
...
fc95aca792
Author | SHA1 | Date | |
---|---|---|---|
fc95aca792 | |||
7e55d61d71 |
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"" : "config-file for update process",
|
"" : "config-file for update process",
|
||||||
|
|
||||||
"" : "----------------------- tariff section ------------------------",
|
|
||||||
"tariff" : {
|
|
||||||
"szeged_summer_sale_zone1.json" : "afa37f891e4269f0b5d5548b7d93507a",
|
|
||||||
"szeged_summer_sale_zone2.json" : "365c6a29d44110ea4ce9ef13f40d1e86",
|
|
||||||
"szeged_summer_sale_zone3.json" : "8349997c4a7c14a812ac12cc849246ce",
|
|
||||||
"szeged_winter_sale_zone1.json" : "4120391a8ed5d68d5b5b79bdfb0fc3c2",
|
|
||||||
"szeged_winter_sale_zone2.json" : "209c54cf62805b26847e00f6f077bc20",
|
|
||||||
"szeged_winter_sale_zone3.json" : "a0997c08c44a692c78a0a61cadef830f"
|
|
||||||
},
|
|
||||||
|
|
||||||
"" : "---------------------- bin-files section ----------------------",
|
"" : "---------------------- bin-files section ----------------------",
|
||||||
"hex" : {
|
"hex" : {
|
||||||
@ -206,6 +196,10 @@
|
|||||||
},
|
},
|
||||||
"psa_update" : {
|
"psa_update" : {
|
||||||
"opkg_commands": "c0e4bf23a2a766d9bf655532751069a4"
|
"opkg_commands": "c0e4bf23a2a766d9bf655532751069a4"
|
||||||
|
},
|
||||||
|
"psa_tariff" : {
|
||||||
|
"summer_tariff" : "afa37f891e4269f0b5d5548b7d93507a",
|
||||||
|
"winter_tariff" : "4120391a8ed5d68d5b5b79bdfb0fc3c2"
|
||||||
}
|
}
|
||||||
}}, {
|
}}, {
|
||||||
"etc" : {
|
"etc" : {
|
||||||
@ -247,6 +241,10 @@
|
|||||||
},
|
},
|
||||||
"psa_update" : {
|
"psa_update" : {
|
||||||
"opkg_commands": "c0e4bf23a2a766d9bf655532751069a4"
|
"opkg_commands": "c0e4bf23a2a766d9bf655532751069a4"
|
||||||
|
},
|
||||||
|
"psa_tariff" : {
|
||||||
|
"summer_tariff" : "365c6a29d44110ea4ce9ef13f40d1e86",
|
||||||
|
"winter_tariff" : "209c54cf62805b26847e00f6f077bc20"
|
||||||
}
|
}
|
||||||
}}, {
|
}}, {
|
||||||
"etc" : {
|
"etc" : {
|
||||||
@ -288,6 +286,10 @@
|
|||||||
},
|
},
|
||||||
"psa_update" : {
|
"psa_update" : {
|
||||||
"opkg_commands": "c0e4bf23a2a766d9bf655532751069a4"
|
"opkg_commands": "c0e4bf23a2a766d9bf655532751069a4"
|
||||||
|
},
|
||||||
|
"psa_tariff" : {
|
||||||
|
"summer_tariff" : "8349997c4a7c14a812ac12cc849246ce",
|
||||||
|
"winter_tariff" : "a0997c08c44a692c78a0a61cadef830f"
|
||||||
}
|
}
|
||||||
}}
|
}}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user