Closed marcobastianon closed 4 years ago
hi all i'm trying to figure out how to remote control my door. i've a abb switch to open the door, it respond at 7/1/2.
i've created:
{"DeviceName": "Porta", "Services": [ {"ServiceType": "Door", "ServiceName": "Porta", "Characteristics": [ {"Type": "CurrentPosition", "Set": ["7/1/2"], "Listen": ["7/2/2"] }, {"Type": "PositionState", "Set": ["7/1/2"], "Listen": ["7/2/2"] }, {"Type": "TargetPosition", "Set": ["7/1/2"], "Listen": ["7/2/2"] }]}]},
i've create set and listen in all type.. and in all case in my ETS diagnostic nothing happen. m i wrong?
hi all i'm trying to figure out how to remote control my door. i've a abb switch to open the door, it respond at 7/1/2.
i've created:
i've create set and listen in all type.. and in all case in my ETS diagnostic nothing happen. m i wrong?