Skip to content

Commit

Permalink
Update readme for /about
Browse files Browse the repository at this point in the history
  • Loading branch information
afrankvt committed Apr 24, 2021
1 parent cacbf91 commit a4145ab
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,18 @@ To setup Jasper on your JACE:
3. Drag the `JasperService` into your `Services` component
4. Let the index build and Done! 🏁

## About

$ curl host/jasper/v1/about -u username:password

{
"vendor": "Tridium",
"model": "Niagara AX",
"version": "3.8.41",
"moduleName": "jasper",
"moduleVersion": "0.2"
}

## Points

$ curl host/jasper/v1/points -u username:password
Expand Down

0 comments on commit a4145ab

Please sign in to comment.