This is a collection of the CoreMarine open source JS libraries and its NodeRED component wrappers. It is organised as a NPN Workspaces monorepository.
All devices are inside packages
folder. Each device usually has two packages:
- TypeScript library which is transpiled into ESM + CJS modules.
- NodeRED component which is a wrapper of the CJS library.
Devices
If you want to contribute take a look on the CONTRIBUTING document.