typescript

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2025 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate

func Generate(logger *slog.Logger, outputDir string, md *meta.Metadata) error

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL