diff --git a/ESP32_AP-Flasher/data/tagtypes/36.json b/ESP32_AP-Flasher/data/tagtypes/36.json new file mode 100644 index 00000000..7c62eb7e --- /dev/null +++ b/ESP32_AP-Flasher/data/tagtypes/36.json @@ -0,0 +1,75 @@ +{ + "name": "EL075H3BRA 7.5\"", + "width": 800, + "height": 480, + "rotatebuffer": 0, + "bpp": 2, + "colors": 3, + "colortable": { + "white": [255, 255, 255], + "black": [0, 0, 0], + "red": [255, 0, 0], + "gray": [150, 150, 150] + }, + "shortlut": 0, + "options": ["button", "led"], + "contentids": [ 0, 1, 2, 3, 4, 8, 16, 9, 7, 19, 10, 11, 21 ], + "template": { + "1": { + "weekday": [148, 10, "fonts/calibrib60"], + "date": [148, 73, "fonts/calibrib50"] + }, + "16": { + "location": [ 5, 5, "fonts/bahnschrift30" ], + "title": [ 247, 11, "glasstown_nbp_tf" ], + "cols": [ 1, 125, 12, "glasstown_nbp_tf" ], + "bars": [ 5, 111, 10 ] + }, + "2": { + "fonts": ["fonts/calibrib150", "fonts/calibrib150", "fonts/calibrib120", "fonts/calibrib100"], + "xy": [148, 74] + }, + "4": { + "location": [5, 5, "fonts/bahnschrift30"], + "wind": [280, 5, "fonts/bahnschrift30"], + "temp": [5, 65, "fonts/bahnschrift70"], + "icon": [285, 20, 70, 2], + "dir": [235, -12, 40], + "umbrella": [190, -50, 25] + }, + "8": { + "location": [5, 12, "t0_14b_tf"], + "column": [5, 59], + "day": [30, 18, "fonts/twcondensed20", 41, 108], + "icon": [30, 55, 30], + "wind": [18, 26], + "line": [20, 128] + }, + "9": { + "title": [5, 3, "fonts/bahnschrift20"], + "items": 8, + "line": [5, 34, 13], + "font": "glasstown_nbp_tf" + }, + "10": { + "title": [10, 5, "fonts/bahnschrift20"], + "pos": [149, 25] + }, + "11": { + "title": [5, 2, "fonts/bahnschrift20"], + "date": [290, 2], + "items": 7, + "red": [0, 21, 296, 14], + "line": [5, 32, 15, "t0_14b_tf", 50] + }, + "21": [ + { "text": [ 5, 5, "OpenEpaperLink AP", "bahnschrift20", 1, 0, 0 ] }, + { "text": [ 5, 50, "IP address:", "t0_14b_tf", 1, 0, 0 ] }, + { "text": [ 120, 50, "{ap_ip}", "t0_14b_tf", 1, 0, 0 ] }, + { "text": [ 5, 70, "Channel:", "t0_14b_tf", 1, 0, 0 ] }, + { "text": [ 120, 70, "{ap_ch}", "t0_14b_tf", 1, 0, 0 ] }, + { "text": [ 5, 90, "Tag count:", "t0_14b_tf", 1, 0, 0 ] }, + { "text": [ 120, 90, "{ap_tagcount}", "t0_14b_tf", 1, 0, 0 ] } + ] + } +} diff --git a/ESP32_AP-Flasher/data/www/content_cards.json.gz b/ESP32_AP-Flasher/data/www/content_cards.json.gz new file mode 100644 index 00000000..df6852ac Binary files /dev/null and b/ESP32_AP-Flasher/data/www/content_cards.json.gz differ diff --git a/ESP32_AP-Flasher/wwwroot/content_cards.json b/ESP32_AP-Flasher/wwwroot/content_cards.json index 63c889ba..04a286a0 100644 --- a/ESP32_AP-Flasher/wwwroot/content_cards.json +++ b/ESP32_AP-Flasher/wwwroot/content_cards.json @@ -11,7 +11,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -130,7 +131,8 @@ 49, 51, 17, - 15 + 15, + 54 ] } ] @@ -148,7 +150,8 @@ 49, 51, 240, - 15 + 15, + 54 ], "param": [ { @@ -170,7 +173,8 @@ 49, 51, 17, - 15 + 15, + 54 ] } ] @@ -188,7 +192,8 @@ 49, 51, 240, - 15 + 15, + 54 ], "param": [ { @@ -232,7 +237,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -308,7 +314,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -343,7 +350,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -372,7 +380,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -407,7 +416,8 @@ 17, 49, 51, - 15 + 15, + 54 ], "param": [ { @@ -435,7 +445,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -471,7 +482,8 @@ 49, 51, 240, - 15 + 15, + 54 ], "param": [ { @@ -564,7 +576,8 @@ 49, 51, 240, - 15 + 15, + 54 ], "param": [ { @@ -588,7 +601,8 @@ 49, 51, 240, - 15 + 15, + 54 ], "param": [ { @@ -693,7 +707,8 @@ 49, 51, 17, - 15 + 15, + 54 ], "param": [ { @@ -711,7 +726,8 @@ "hwtype": [ 0, 1, - 15 + 15, + 54 ] } ] \ No newline at end of file