Skip to content

Tags: myDevicesIoT/mydevices-cli

Tags

v1.3.0

Toggle v1.3.0's commit message
Add bulk import command, gateway migrate-provider, and API debug logging

v1.2.3

Toggle v1.2.3's commit message
Bump version to 1.2.3 and sync release version from git tag

v1.2.2

Toggle v1.2.2's commit message

v1.2.1

Toggle v1.2.1's commit message

v1.2.0

Toggle v1.2.0's commit message

v1.1.0

Toggle v1.1.0's commit message
v1.1.0 - Device Templates, Codecs, Registry, Gateways, and LLM Integr…

…ation

New Features:
- Device templates with capabilities and datatypes management
- Codec management with decode/encode testing and validation
- Template scaffold-decoder to generate decoder.js skeletons
- Device registry for pre-provisioning with networks support
- Gateway commands with ping histogram and packet statistics
- Shell completions for bash, zsh, and fish
- LLM integration with describe command and MCP server

Commands Added:
- templates (list, get, create, update, delete, assign-codec, scaffold-decoder)
- templates datatypes (list, get)
- templates capabilities (list, create, update, delete)
- codecs (list, get, create, update, delete, decode, encode)
- registry (list, get, create, unpair, networks)
- gateways (list, get, pings, stats)
- completion (bash, zsh, fish)
- describe (--json, --yaml, --markdown)

v1.0.0

Toggle v1.0.0's commit message
initial cli commit