An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

Embr


Modules for Ignition by Inductive Automation 🔥






Musson Industrial





















## Directory

| Module | Description | Release Notes |
|--------------------------------------------|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [Charts](modules/charts/README.md) | A collection of enhanced Perspective charting components. | [![version](https://img.shields.io/github/package-json/v/mussonindustrial/embr/8.1%2Fmain?filename=modules%2Fcharts%2Fpackage.json&style=for-the-badge&label=version)](modules/charts/CHANGELOG.md) |
| [SSE](modules/sse/README.md) | Provides an API for high-speed streaming of tag changes via SSE (server-sent events). | [![version](https://img.shields.io/github/package-json/v/mussonindustrial/embr/8.1%2Fmain?filename=modules%2Fsse%2Fpackage.json&style=for-the-badge&label=version)](modules/sse/CHANGELOG.md) |
| [Periscope](modules/periscope/README.md) | Design extensions and enhancements for Perspective. | [![version](https://img.shields.io/github/package-json/v/mussonindustrial/embr/8.1%2Fmain?filename=modules%2Fperiscope%2Fpackage.json&style=for-the-badge&label=version)](modules/event-stream/CHANGELOG.md) |
| [Thermodynamics](modules/thermo/README.md) | Scripting functions for computing thermodynamic properties. | [![version](https://img.shields.io/github/package-json/v/mussonindustrial/embr/8.1%2Fmain?filename=modules%2Fthermo%2Fpackage.json&style=for-the-badge&label=version)](modules/thermo/CHANGELOG.md) |
| [SNMP](modules/snmp/README.md) | Provides a set of OPC UA drivers for SNMPv1, SNMPv2c, and SNMPv3 devices. | [![version](https://img.shields.io/github/package-json/v/mussonindustrial/embr/8.1%2Fmain?filename=modules%2Fsnmp%2Fpackage.json&style=for-the-badge&label=version)](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). 💖



Musson Industrial


Artekis


thewebpleb

## 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/