emqx/apps/emqx_bridge_syskeeper
Kjell Winblad 4bfc51c052 refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
..
doc feat(sysk): integrated Nari Syskeeper 2000 as a new bridge backend 2023-11-10 09:51:43 +08:00
include chore: update copyright-year 2024-02-23 08:21:06 +01:00
src refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
test chore: update copyright-year 2024-02-23 08:21:06 +01:00
BSL.txt chore: update BSL license change date 2024-01-29 16:47:31 +01:00
README.md feat(sysk): integrated Nari Syskeeper 2000 as a new bridge backend 2023-11-10 09:51:43 +08:00
docker-ct feat(sysk): integrated Nari Syskeeper 2000 as a new bridge backend 2023-11-10 09:51:43 +08:00
rebar.config style: erlfmt all `rebar.config` files and `bin/nodetool` 2023-12-29 09:08:03 +08:00

README.md

EMQX Syskeeper Bridge

Nari Syskeeper 2000 is a one-way Physical Isolation Net Gap.

The application is used to connect EMQX and Syskeeper. Users can create a rule and quickly ingest IoT data to the Syskeeper by leveraging EMQX Rules.

Documentation

  • Refer to Rules engine for the EMQX rules engine introduction.

HTTP APIs

  • Several APIs are provided for bridge management, which includes create bridge, update bridge, get bridge, stop or restart bridge and list bridges etc.

    Refer to API Docs - Bridges for more detailed information.

Contributing

Please see our contributing.md.

License

EMQ Business Source License 1.1, refer to LICENSE.