@iotes/middleware-direction
v0.0.6
Published
A middleware for filtering iotes messages by direction
Downloads
10
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