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

https://github.com/mussonindustrial/embr

Modules for Ignition by Inductive Automation 🔥
https://github.com/mussonindustrial/embr

chart ignition modules

Last synced: 6 months ago
JSON representation

Modules for Ignition by Inductive Automation 🔥

Awesome Lists containing this project

README

        



Embr


Modules for Ignition by Inductive Automation 🔥





Musson Industrial Logo






[![Build](https://github.com/mussonindustrial/embr/actions/workflows/build.yml/badge.svg)]()
[![Kotlin](https://img.shields.io/badge/kotlin-2.0.0-blue.svg?logo=kotlin)](http://kotlinlang.org)
[![Ignition](https://img.shields.io/badge/Ignition-8.1.33+-rebeccapurple.svg)](https://inductiveautomation.com/)
[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/mussonindustrial/embr/blob/main/LICENSE)

[![Documentation](https://img.shields.io/badge/Documentation-docs.mussonindustrial.com-white.svg?logo=docusaurus&style=for-the-badge)](https://docs.mussonindustrial.com/)


## Directory



| Module | Description | Release Notes |
|-----------------------------------------------------|---------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------|
| [embr-charts](modules/charts/README.md) | A collection of enhanced Perspective charting components. | [![version](https://img.shields.io/github/v/release/mussonindustrial/embr?filter=*charts*&label=%20)](modules/charts/CHANGELOG.md) |
| [embr-event-stream](modules/event-stream/README.md) | Provides an API for high-speed streaming of tag changes via SSE (server-sent events). | [![version](https://img.shields.io/github/v/release/mussonindustrial/embr?filter=*event-stream*&label=%20)](modules/event-stream/CHANGELOG.md) |
| [embr-periscope](modules/periscope/README.md) | Design extensions and enhancements for Perspective. | [![version](https://img.shields.io/github/v/release/mussonindustrial/embr?filter=*periscope*&label=%20)](modules/event-stream/CHANGELOG.md) |
| [embr-thermodynamics](modules/thermo/README.md) | Scripting functions for computing thermodynamic properties. | [![version](https://img.shields.io/github/v/release/mussonindustrial/embr?filter=*thermo*&label=%20)](modules/thermo/CHANGELOG.md) |

## Install / Build

```sh
git clone https://github.com/mussonindustrial/embr
cd embr
npm i
./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/