Refactor and Features : V1.1.2#894
Open
wtc-peg wants to merge 12 commits intoTheThingsNetwork:masterfrom
Open
Conversation
…lutions (v1.1.1) for Watteco, Actility, TTN, and NPM repositories Key objectives for this build: - Added new TTN Watteco vendor (former nke_watteco retained for compatibility) - TS013 compliance: ES5 output, decoder size < 64KB, output format, API conformance - Added new sensors, removed/renamed others - Enhanced utilities for easier build and repository synchronization (watteco repositorsy) - Passed Watteco and TTN test procedures - Addressed compatibility with platforms requiring strict (older) ES5 support
… API. Global build of v1.1.2 before new deployment for Watteco, Actility, TTN, and NPM repositories Key objectives for this build: - Feature: Add decodeUplink API Optional parameters allowing decoding customization by user when Batch config or Endpoint equivalence changed - Refactor namming, json device files and version management for actility deployment - Refactor Array in examples YAML files during TTN deployment
- Ensure two-digit hexadecimal representation for Modbus data - Correct example payloads
Contributor
|
Hi @wtc-peg there is an inconsistency in the decoder output related to the DebP field. The value of this field differs depending on the environment where the decoder is executed (e.g., local machine vs. GitHub CI), which causes the validation to fail. The issue appears to come from the handling of timestamps or date conversion in the Please review the |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Feature & Refactor: Feat: Optional batch and EP Equiv parameters for API. Global build of v1.1.2 before new deployment for Watteco, Actility, TTN, and NPM repositories
...
Changes
Checklist for Reviewers
profileIDsshould not bevendorIDand should be a unique value for every profile.index.yamlfile.Notes for Reviewers
...
Release Notes