Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ni/niveristand-routing-and-faulting-message-library
Messages for SLSC Switch used by messaging library
https://github.com/ni/niveristand-routing-and-faulting-message-library
custom-device slsc slsc-switch veristand
Last synced: 4 days ago
JSON representation
Messages for SLSC Switch used by messaging library
- Host: GitHub
- URL: https://github.com/ni/niveristand-routing-and-faulting-message-library
- Owner: ni
- License: mit
- Created: 2019-06-28T13:33:34.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T18:03:34.000Z (5 months ago)
- Last Synced: 2024-08-20T20:19:49.636Z (5 months ago)
- Topics: custom-device, slsc, slsc-switch, veristand
- Language: LabVIEW
- Homepage:
- Size: 1.55 MB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Routing and Faulting Message Library
This library provides concrete implementations of the Switch consumer defined by the [Custom Device Message Library](https://github.com/ni/niveristand-custom-device-message-library).
The following implementations are provided:
- NI-SLSC Switch
- NI-SWITCH## Development Version
LabVIEW 2023## Dependencies
- The packed library build from [NI VeriStand Custom Device Message Library](https://github.com/ni/niveristand-custom-device-message-library).
- NI-SLSC Switch (included with NI-SLSC)
- NI-SWITCH
- [VeriStand Custom Device Testing Tools](https://github.com/ni/niveristand-custom-device-testing-tools)
- Install the latest package from the [release page](https://github.com/ni/niveristand-custom-device-testing-tools/releases)## Git History & Rebasing Policy
Branch rebasing and other history modifications will be listed here, with several notable exceptions:
- Branches prefixed with `dev/` may be rebased, overwritten, or deleted at any time.
- Pull requests may be squashed on merge.## License
The SLSC Switch Message Library is licensed under an MIT-style license (see LICENSE). Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.