diff --git a/.gitignore b/.gitignore index 9f11b75..539704e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .idea/ +*.zip diff --git a/test_data/dw_509/appliance_data.json b/test_data/dw_509/appliance_data.json index 9d899cf..5b67432 100644 --- a/test_data/dw_509/appliance_data.json +++ b/test_data/dw_509/appliance_data.json @@ -140,7 +140,7 @@ "applianceStatus": 1, "coords": { "lng": -0.0000000, - "lat": 00.0000000 + "lat": 0.0000000 }, "PK": "xxxx#xx-xxxx-0:0x0xx000-xxxx-0xxx-x00x-x000xx0x00x0" } \ No newline at end of file diff --git a/test_data/td_1014/appliance_data.json b/test_data/td_1014/appliance_data.json index 6305749..6512821 100644 --- a/test_data/td_1014/appliance_data.json +++ b/test_data/td_1014/appliance_data.json @@ -154,7 +154,7 @@ "applianceStatus": 1, "coords": { "lng": 0.0000000, - "lat": 00.0000000 + "lat": 0.0000000 }, "PK": "xxxx#xx-xxxx-0:0000000x-0xx0-0x00-00x0-x000x0000000" } \ No newline at end of file diff --git a/test_data/wh_265/appliance_data.json b/test_data/wh_265/appliance_data.json index 150da36..7a003ba 100644 --- a/test_data/wh_265/appliance_data.json +++ b/test_data/wh_265/appliance_data.json @@ -68,8 +68,8 @@ "eepromId": 41, "applianceStatus": 1, "coords": { - "lng": 00.0000000, - "lat": 00.0000000 + "lng": 0.0000000, + "lat": 0.0000000 }, "PK": "xxxx#xx-xxxx-0:x0x00000-00x0-0x0x-x0x0-x0x0x0000x00" } \ No newline at end of file diff --git a/test_data/wm_1569/appliance_data.json b/test_data/wm_1569/appliance_data.json index acdd1e1..19ef400 100644 --- a/test_data/wm_1569/appliance_data.json +++ b/test_data/wm_1569/appliance_data.json @@ -153,7 +153,7 @@ "applianceStatus": 1, "coords": { "lng": 0.0000000, - "lat": 00.0000000 + "lat": 0.0000000 }, "PK": "xxxx#xx-xxxx-0:0000000x-0xx0-0x00-00x0-x000x0000000" } \ No newline at end of file