diff --git a/application/src/main/data/json/tenant/dashboards/gateways.json b/application/src/main/data/json/tenant/dashboards/gateways.json
index 8030d3e731..bd93925053 100644
--- a/application/src/main/data/json/tenant/dashboards/gateways.json
+++ b/application/src/main/data/json/tenant/dashboards/gateways.json
@@ -2135,17 +2135,17 @@
}
},
{
- "type": "entity",
+ "type": "entityCount",
"entityAliasId": "a75d9031-ba51-8da4-81be-de65061b72f4",
"filterId": "44038462-1bae-e075-7b31-283341cb2295",
"dataKeys": [
{
"name": "count",
- "type": "entityField",
+ "type": "count",
"label": "modbusCount",
- "color": "#4caf50",
+ "color": "#ff5722",
"settings": {},
- "_hash": 0.9300660062254784,
+ "_hash": 0.46402083951505624,
"aggregationType": null,
"units": null,
"decimals": null,
@@ -2168,7 +2168,7 @@
{
"name": "count",
"type": "count",
- "label": "grcpCount",
+ "label": "grpcCount",
"color": "#f44336",
"settings": {},
"_hash": 0.16110429492126088,
@@ -2581,9 +2581,9 @@
"padding": "0px",
"settings": {
"useMarkdownTextFunction": false,
- "markdownTextPattern": "
\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n
\r\n",
+ "markdownTextPattern": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
\n",
"applyDefaultMarkdownStyle": false,
- "markdownCss": ".mat-mdc-form-field-subscript-wrapper {\n display: none !important;\n}"
+ "markdownCss": ".mat-mdc-form-field-subscript-wrapper {\n display: none !important;\n}\n\n.devices-tabs {\n height: 100%;\n}\n\n::ng-deep .mat-mdc-tab-body-wrapper {\n height: 100%;\n}"
},
"title": "Gateway devices",
"showTitleIcon": false,
@@ -6184,7 +6184,7 @@
}
},
"gateway_devices_16": {
- "name": "gateway_devices_occp",
+ "name": "gateway_devices_ocpp",
"root": false,
"layouts": {
"main": {
diff --git a/ui-ngx/src/app/modules/home/components/widget/lib/gateway/configuration/gateway-configuration.component.html b/ui-ngx/src/app/modules/home/components/widget/lib/gateway/configuration/gateway-configuration.component.html
index 01fc12f167..7d8e0e78b3 100644
--- a/ui-ngx/src/app/modules/home/components/widget/lib/gateway/configuration/gateway-configuration.component.html
+++ b/ui-ngx/src/app/modules/home/components/widget/lib/gateway/configuration/gateway-configuration.component.html
@@ -18,7 +18,7 @@
-
+
gateway.gateway-configuration