Nexus SDK
The Nexus SDK (@nexus/sdk) provides TypeScript interfaces and utilities for interacting with the Nexus system. It is designed for developers who want to build custom drivers or external applications that interface with Edge OS.
Installation
pnpm add @nexus/sdkFeatures
- Type Definitions: Full TypeScript definitions for system data structures (Tags, Devices, Rules).
- API Client: Helper classes for communicating with the Edge OS REST API.
- Utils: Common utilities for data formatting and validation.
Last updated on