pstv-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

pstv-utils

A set of toools to interface with hardware sensors

Install

npm install pstv-utils
npx cap sync

API

startInventoryAsync()

startInventoryAsync() => Promise<{ status: number; }>

Returns: Promise<{ status: number; }>


ping(...)

ping(options: { endpoint: string; accessToken: string; deviceUUID: string; }) => Promise<{ status: number; }>
Param Type
options { endpoint: string; accessToken: string; deviceUUID: string; }

Returns: Promise<{ status: number; }>


audioVisualFeedback()

audioVisualFeedback() => Promise<{ status: number; }>

Returns: Promise<{ status: number; }>


Readme

Keywords

Package Sidebar

Install

npm i pstv-utils

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

29.3 MB

Total Files

1522

Last publish

Collaborators

  • dreamner