-
Notifications
You must be signed in to change notification settings - Fork 417
Refactor and Features : V1.1.2 #894
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
base: master
Are you sure you want to change the base?
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
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 |
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
profileIDs
should not bevendorID
and should be a unique value for every profile.index.yaml
file.Notes for Reviewers
...
Release Notes