@iotes/lifecycle-history
v0.0.2
Published
A iotes lifecycle hook that allows loading device history from an external source
Downloads
4
Readme
Setting up this template
- Change package name in package.json
- Change the git repo path in package.json (Not doing this will cause github packages release to fail)
- Change the function name in index
iotes/strategy-xxx
TODO: description
Usage
import strategy from '@iotes/strategy-xxx'
// TODO: DEMONSTRATE USAGE
How to create a strategy
Documentation on how to create a strategy is avaliable here