Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate produces the TypeScript SDK layout under outputDir. It creates a Node package with the following structure: - package.json, tsconfig.json - src/index.ts - src/ViiperClient.ts (management API) - src/ViiperDevice.ts (device stream wrapper) - src/types/ManagementDtos.ts (DTOs) - src/devices/<Device>/{<Device>Input.ts,<Device>Output.ts,<Device>Constants.ts}
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.