We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c74601 + 3438c67 commit 257ef29Copy full SHA for 257ef29
README.md
@@ -51,6 +51,8 @@ Flag | Environment Variable | Description |
51
| --host |CONNECTOR_BRIDGE_HOST | The hostname of IP address of the Connector Bridge -0 |
52
| --port |CONNECTOR_BRIDGE_PORT | The port for the Connector Bridge connection. Default 32100 |
53
| --apikey | CONNECTOR_BRIDGE_APIKEY | The ApiKey to authenticate with Connector Bridge |
54
+| --simple-status | N/A | Return just the position as status, not the whole status |
55
+| --invert | N/A | Invert the position paramenter to adjust to existing integrations |
56
57
```bash
58
sconnector-cli <command> <device_id> --host=192.168.0.189 --apikey=<Bridge API key> --port=32100
0 commit comments