Skip to content

Commit

Permalink
update to better mqtt version
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamillar committed Nov 1, 2024
1 parent b6e5762 commit 1a3ce0d
Show file tree
Hide file tree
Showing 3 changed files with 1,305 additions and 1,246 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@

The GridWorks ear is responsible for putting all messages on its production world broker into persistent store.


1. Log into the instance
- uses `gridworks-main.pem`
- `ssh [email protected]`
2. ear service --help
- ear service status

Also, there is an `ear` tmux running tail -n 500 -f state.txt in

~/.local/state/gridworks/ear/log

## Contributing

For development, you will need a local dev rabbit broker. Set that up by downloading the gridworks-base repo and following the instructions [here](https://github.com/thegridelectric/gridworks-base?tab=readme-ov-file#dev-rabbit-broker) in its Readme.
Expand Down
Loading

0 comments on commit 1a3ce0d

Please sign in to comment.