Skip to content

Commit

Permalink
Kasa is a python plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Johnson committed Oct 13, 2020
1 parent feca2df commit d304210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ If you would like to link to a resource (hosted on GitHub or externally), please
- [Filesystem](https://github.com/CallumAttryde/apama_file_plugin) - Filesystem operations (r,w,ls,mv,cp,rm,etc.)
- [L10N](https://github.com/mjj29/apama-epl-l10n-plugin) - Translation of EPL apps using GNU gettext
- [JEMalloc](https://github.com/mjj29/apama-jemalloc-plugin) - JEMalloc memory stats for a JEMalloc-enabled correlator
- [Kasa](https://github.com/mjj29/apama-kasa-plugin) - EPL plugin for talking to TP Link Kasa smart plugs

### Java

### Python
- [Configuration Plugin](https://github.com/mjj29/apama-configuration-plugin) - Allow EPL access to correlator configuration properties
- [MachineInformation](https://github.com/imog63/MachineInformation) - Exposes system information to EPL
- [Kasa](https://github.com/mjj29/apama-kasa-plugin) - EPL plugin for talking to TP Link Kasa smart plugs

## Hybrid Plug-Ins (C++ based mixed EPL & Connectivity Plug-Ins)
- [CSV Plugin](https://github.com/mjj29/apama-csv-plugin) - Translation of CSV format messages, with escaping and contentType checking for both plugins and connectivity codec
Expand Down

0 comments on commit d304210

Please sign in to comment.