@kpm-at-hfi/alfred-alerts-reference
v2.1.1
Published
Function to access alert descriptions for the Alfred system
Downloads
14
Readme
Alfred Alerts Reference
Providing a complete set of error codes for the equipment that the Alfred by Hydra-Flex system tracks, and also an accessor function since some types of alerts have nuances that make them a little trickier to identify.
This builds as an ES module to a public npm package at @kpm-at-hfi/alfred-alerts-reference.
You can view the descriptions and try the accessor function here on Observable.
Development
This project has been updated to use semantic-release for automatic versioning, and will automatically publish to NPM upon every push to master.
This means that we need to use the Angular Commit Message Conventions.