-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Tony Bentley
authored and
Tony Bentley
committed
Jan 2, 2024
1 parent
33c3e86
commit f313e97
Showing
3 changed files
with
48 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,11 @@ | ||
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) | ||
|
||
# signalk-multiplex-viewer | ||
A plugin for tracing multiplexing routes and events | ||
A plugin for tracing NMEA 0183 and 2000 multiplexed events from Signalk server | ||
|
||
- Select from one or more event emitters | ||
- Choose from a list of associated events | ||
- Filter and search for targeted NMEA sentences/pgns | ||
- Find duplicates or missing values and validate that Signalk is providing the correct values for your NMEA connections | ||
|
||
NOTE: Depends on signalk-server branch [ws-events](https://github.com/SignalK/signalk-server/tree/ws-events) until merged. | ||
|
||
[![npm version](https://img.shields.io/npm/v/signalk-multiplex-viewer/latest.svg?logo=npm)](https://badge.fury.io/js/signalk-multiplex-viewer) ![github actions](https://github.com/tonybentley/signalk-multiplex-viewer/actions/workflows/actions.yaml/badge.svg?branch=main) [![signalk](https://img.shields.io/badge/signalk--node--server--plugin-blue?logo=nodedotjs)](https://www.npmjs.com/search?q=keywords:signalk-node-server-plugin) [![semantic-release: nodejs](https://img.shields.io/badge/semantic--release-nodejs-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release) [![mui](https://img.shields.io/badge/MUI-v.5.15.2-e10079?logo=mui)](https://mui.com/material-ui/) [![React](https://img.shields.io/badge/React-v.18.2.0-e10079?logo=react)](https://mui.com/material-ui/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters