@widergy/sfp-mobile-toolbox
v1.3.5
Published
test
Downloads
574
Readme
@widergy/sfp-mobile-toolbox
A toolbox for handling bluetooth communication and meter's protocols parsing
Installation
npm install @widergy/sfp-mobile-toolboxUsage
import { multiply } from "@widergy/sfp-mobile-toolbox";
// ...
const result = await multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
Made with create-react-native-library
