-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat/connector-elsys #36
Conversation
@mateuscardosodeveloper Add the following tests: ` payload = decoderRun(file_path, { payload }); test("Output Result", () => { test("Not parsed Result", () => { |
Decoder Description
Add ELSYS sensor decoders
Type of change
Decoder Information and Payload to test and review
Checklist for Adding a New Decoder
./decoders/network/
or./decoders/connector/
with the name of your decoder.network.jsonc
orconnector.jsonc
file that follows the structure defined in./schema/
.manifest.jsonc
files for each version.