Partner Syncurity IR-Flow DXL Service 1.0.3

The Syncurity IR-Flow DXL Python service exposes access to interact with IR-Flow via the DXL fabric.

v0.1.0: Refactor request handlers with Base class to enable better structure when adding additional API endpoints to this service

v0.0.1: Create Alerts in IR-FLow.


Github

  • Version 1.0.3

    v1.0.3

    • Added full documentation
    • Added create_alert and close_alert wrapper for DXL
  • Version 0.1.0

    • Refactored to Base Service Class to allow for less code for adding additional IR-Flow API endpoints to the fabric
    • Added more info to readme, setup readme
  • Version 0.0.1

    v0.0.1 pre-release