node-touptek is a binding for the ToupLite Toupam
npm test
This will use the constants in tests/models/YOUR_MODEL.ts if there is not a specific Model type in that directory. To test your own camera
- Create tests/Model/[YOUR MODEL NUMBER].ts
- Mine is tests/Model/U3CMOS18000KPA.ts
- Modify settings to match.
For now look at the tests, but examples coming.
0.1.0 - Initial Library
- Examples
- Typescript Proper Wrapper without needing to know all the ref specific details.