Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration request IO Gate #85

Open
francodutch opened this issue Jun 4, 2020 · 1 comment
Open

Integration request IO Gate #85

francodutch opened this issue Jun 4, 2020 · 1 comment

Comments

@francodutch
Copy link

francodutch commented Jun 4, 2020

{
"creationTime":1577640280000,
"lastUpdateTime":1577640280000,
"label":"Gate",
"deviceURL":"####",
"shortcut":false,
"controllableName":"io:DiscreteGateOpenerIOComponent",
"definition":{
"commands":[
{
"commandName":"close",
"nparams":0
},
{
"commandName":"delayedStopIdentify",
"nparams":1
},
{
"commandName":"getName",
"nparams":0
},
{
"commandName":"identify",
"nparams":0
},
{
"commandName":"open",
"nparams":0
},
{
"commandName":"refreshPedestrianPosition",
"nparams":0
},
{
"commandName":"setName",
"nparams":1
},
{
"commandName":"setPedestrianPosition",
"nparams":0
},
{
"commandName":"startIdentify",
"nparams":0
},
{
"commandName":"stop",
"nparams":0
},
{
"commandName":"stopIdentify",
"nparams":0
},
{
"commandName":"wink",
"nparams":1
}
],
"states":[
{
"type":"DataState",
"qualifiedName":"core:NameState"
},
{
"values":[
"closed",
"open",
"pedestrian",
"unknown"
],
"type":"DiscreteState",
"qualifiedName":"core:OpenClosedPedestrianState"
},
{
"type":"ContinuousState",
"qualifiedName":"core:PedestrianPositionState"
},
{
"type":"ContinuousState",
"qualifiedName":"core:PriorityLockTimerState"
},
{
"type":"ContinuousState",
"qualifiedName":"core:RSSILevelState"
},
{
"values":[
"available",
"unavailable"
],
"type":"DiscreteState",
"qualifiedName":"core:StatusState"
},
{
"values":[
"comfortLevel1",
"comfortLevel2",
"comfortLevel3",
"comfortLevel4",
"environmentProtection",
"humanProtection",
"userLevel1",
"userLevel2"
],
"type":"DiscreteState",
"qualifiedName":"io:PriorityLockLevelState"
},
{
"values":[
"LSC",
"SAAC",
"SFC",
"UPS",
"externalGateway",
"localUser",
"myself",
"rain",
"security",
"temperature",
"timer",
"user",
"wind"
],
"type":"DiscreteState",
"qualifiedName":"io:PriorityLockOriginatorState"
}
],
"dataProperties":[
{
"value":"500",
"qualifiedName":"core:identifyInterval"
}
],
"widgetName":"DiscreteGateWithPedestrianPosition",
"uiClass":"Gate",
"qualifiedName":"io:DiscreteGateOpenerIOComponent",
"type":"ACTUATOR"
},
"states":[
{
"name":"core:NameState",
"type":3,
"value":"Gate"
},
{
"name":"core:PriorityLockTimerState",
"type":1,
"value":0
},
{
"name":"core:OpenClosedPedestrianState",
"type":3,
"value":"closed"
},
{
"name":"core:StatusState",
"type":3,
"value":"available"
},
{
"name":"core:RSSILevelState",
"type":2,
"value":50.0
},
{
"name":"core:PedestrianPositionState",
"type":1,
"value":50
}
],
"attributes":[

     ],
     "available":true,
     "enabled":true,
     "placeOID":"####",
     "widget":"DiscreteGateWithPedestrianPosition",
     "type":1,
     "oid":"####",
     "uiClass":"Gate"
  },
@francodutch
Copy link
Author

Sorry was meant for the HA integration channel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant