myio-js-library 0.1.533 → 0.1.535

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -67,6 +67,7 @@ devices e OS integrada ao ecossistema).
67
67
  - 🏷️ **Classification** — energy entity classification utilities.
68
68
  - 🔍 **Data access** — nested object value retrieval with datakey paths.
69
69
  - 🔌 **Device status** — comprehensive status calculation and management with `calculateDeviceStatus`.
70
+ - 🏭 **Device product code** — RFC-0230 factory serial (`B1.B2.B3.B4`) ⇄ canonical name (`PREFIX YYMMDD-NNNN`), lossless encode/decode/validate with `encodeDeviceProductCode`/`decodeDeviceProductCode`/`deviceProductCodeToName`.
70
71
  - 🎯 **Goals Panel** — consumption goals setup with annual/monthly targets, versioning, and ThingsBoard integration.
71
72
  - ⚡ **Dual module support** — ESM and CJS.
72
73
  - 🌍 **Browser-ready** — UMD global + CDN link.