Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
V999TEC authored Jun 20, 2024
1 parent d2e9fb7 commit 049388a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This java code creates a cache in uuid.tmp which reflects the timestamp and powe
Subsequent requests will maintain the cache while minimising the traffic needed against the GE API for smart plugs.


Latest snapshot plugs.jar in __/download/__ or choose release version
Latest snapshot icarus.jar in __/download/__ or choose release version

### See download folder for wrapper scripts and latest snapshot prebuilt jar
Or see https://github.com/V999TEC/GivEnergyPlugs/releases
Expand All @@ -30,7 +30,7 @@ You can generate a GivEnergy API token for your api:smart-device here https://gi


Check you API token is good by enumerating all the smart devices as follows
```java -jar plugs.jar My.properties```
```java -jar icarus.jar My.properties```

```
PlugA=08f6b4f9-0000-4d41-0000-95214d78e740
Expand Down

0 comments on commit 049388a

Please sign in to comment.