From 71314cafe343a722055afb07887aea4df47f6175 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Tue, 8 Jan 2019 01:42:20 +0100 Subject: [PATCH] Simulation: Make use of powersocket interface --- simulation/devicepluginsimulation.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/simulation/devicepluginsimulation.json b/simulation/devicepluginsimulation.json index a72838ea..2122dfde 100644 --- a/simulation/devicepluginsimulation.json +++ b/simulation/devicepluginsimulation.json @@ -556,11 +556,7 @@ "name": "socket", "displayName": "Socket", "createMethods": ["user"], - "deviceIcon": "Socket", - "basicTags": [ - "Device", - "Actuator" - ], + "interfaces": ["powersocket"], "paramTypes": [ ], "stateTypes": [ {