fix(readme): update README to comprehensive, TypeScript-first documentation covering installation, quick start, examples, API usage, events, error handling, requirements, credits, and legal/company information

This commit is contained in:
2026-01-09 17:21:26 +00:00
parent e424085000
commit 79b05d47aa
3 changed files with 601 additions and 4 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ecobridge.xyz/devicemanager',
version: '2.3.0',
version: '2.3.1',
description: 'a device manager for talking to devices on network and over usb'
}