https://github.com/mussonindustrial/embr
🔥 Open-source modules for Ignition by Inductive Automation. The home of Charts, Thermo, Periscope, SNMP, and more.
https://github.com/mussonindustrial/embr
charts ignition modules periscope snmp thermo
Last synced: 2 months ago
JSON representation
🔥 Open-source modules for Ignition by Inductive Automation. The home of Charts, Thermo, Periscope, SNMP, and more.
- Host: GitHub
- URL: https://github.com/mussonindustrial/embr
- Owner: mussonindustrial
- License: mit
- Created: 2024-02-11T01:27:52.000Z (over 2 years ago)
- Default Branch: 8.1/main
- Last Pushed: 2026-03-25T01:35:55.000Z (2 months ago)
- Last Synced: 2026-03-26T06:17:33.553Z (2 months ago)
- Topics: charts, ignition, modules, periscope, snmp, thermo
- Language: Kotlin
- Homepage: https://docs.mussonindustrial.com/
- Size: 16.3 MB
- Stars: 64
- Watchers: 3
- Forks: 7
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Embr
Modules for Ignition by Inductive Automation 🔥
## Directory
| Module | Description | Release Notes |
|--------------------------------------------|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Charts](modules/charts/README.md) | A collection of enhanced Perspective charting components. | [](modules/charts/CHANGELOG.md) |
| [SSE](modules/sse/README.md) | Provides an API for high-speed streaming of tag changes via SSE (server-sent events). | [](modules/sse/CHANGELOG.md) |
| [Periscope](modules/periscope/README.md) | Design extensions and enhancements for Perspective. | [](modules/event-stream/CHANGELOG.md) |
| [Thermodynamics](modules/thermo/README.md) | Scripting functions for computing thermodynamic properties. | [](modules/thermo/CHANGELOG.md) |
| [SNMP](modules/snmp/README.md) | Provides a set of OPC UA drivers for SNMPv1, SNMPv2c, and SNMPv3 devices. | [](modules/snmp/CHANGELOG.md) |
## Build
```sh
git clone https://github.com/mussonindustrial/embr
cd embr
yarn install --frozen-lockfile
./gradlew build
```
## Sponsors
Maintenance of this project is made possible by all the [contributors] and [sponsors].
If you'd like to sponsor this project and have your avatar or company logo appear below [click here](https://github.com/sponsors/mussonindustrial). 💖
## Links
- [License (MIT)](LICENSE)
- [Musson Industrial](https://mussonindustrial.com/)
- [Inductive Automation](https://inductiveautomation.com/)
[embr]: https://github.com/mussonindustrial/embr
[contributors]: https://github.com/mussonindustrial/embr/graphs/contributors
[sponsors]: https://github.com/sponsors/mussonindustrial
[chartjs]: https://www.chartjs.org/