Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dattodroid authored May 29, 2024
1 parent fa39694 commit 7383550
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

- Open the `JMX.MainMashup` to browse the JMX attributes and create MBean container Things

![Slide1](https://github.com/dattodroid/thingworx-jmx-extension/assets/159778604/522b35d8-30b7-4bc7-a7c6-078483e61def)
![Slide1](https://github.com/dattodroid/thingworx-jmx-extension/assets/159778604/c086c9f4-ef3e-4018-8296-5cdbf49cd202)

- Tips
- Press [Enter] in the MBean Filter field to start searching
Expand All @@ -25,7 +25,7 @@
- Property values are automatically pulled from the JVM when accessed (driven by `aspect.cacheTime`)
- Use the `RefreshMBeanAttributes` service to read values in batch (other services such as `GetPropertyValues` are also working, but the refresh service is more efficient) - you can call this service at regular internal from a timer to log the property values.

![Slide2](https://github.com/dattodroid/thingworx-jmx-extension/assets/159778604/524b6b42-2a2c-4958-8cef-8854036fe618)
![Slide2](https://github.com/dattodroid/thingworx-jmx-extension/assets/159778604/56200a48-8755-452c-b1bf-0716dcaf6232)

## (Optional) JMXDemo_Entities.xml

Expand All @@ -36,5 +36,4 @@
- Enable the `jmx.RefreshTimer` timer to start logging historical data
- Use the mashup `jmx.DemoMetrics` to display those metrics

![Slide3](https://github.com/dattodroid/thingworx-jmx-extension/assets/159778604/e65dbd5f-1436-4bcf-b16b-c30fe4b23105)

0 comments on commit 7383550

Please sign in to comment.