Skip to content

Commit 257ef29

Browse files
committed
Merge pull request #2 from alexbacchin/fix_position
added invert to the set-position command
2 parents 2c74601 + 3438c67 commit 257ef29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ Flag | Environment Variable | Description |
5151
| --host |CONNECTOR_BRIDGE_HOST | The hostname of IP address of the Connector Bridge -0 |
5252
| --port |CONNECTOR_BRIDGE_PORT | The port for the Connector Bridge connection. Default 32100 |
5353
| --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 |
5456

5557
```bash
5658
sconnector-cli <command> <device_id> --host=192.168.0.189 --apikey=<Bridge API key> --port=32100

0 commit comments

Comments
 (0)