diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/meta.json b/platypush/backend/http/webapp/src/components/panels/Entities/meta.json index e7f5362b6b..881e9bd11d 100644 --- a/platypush/backend/http/webapp/src/components/panels/Entities/meta.json +++ b/platypush/backend/http/webapp/src/components/panels/Entities/meta.json @@ -287,6 +287,14 @@ } }, + "procedure": { + "name": "Procedure", + "name_plural": "Procedures", + "icon": { + "class": "fas fa-cogs" + } + }, + "weight_sensor": { "name": "Sensor", "name_plural": "Sensors",