Fledge Trial Javascript Polyfill
-
Updated
Sep 8, 2023 - JavaScript
Fledge Trial Javascript Polyfill
A Fledge north plugin that sends data between Fledge instances using HTTP/HTTPS. The plugin support use of an optional Python script to format the data into the required format for there destination.
A Python implementation of a north plugin to send data between Fledge instances using HTTP
A notification delivery plugin that will cause an operation to be trigger via the set point control operation API of a south service.
A Fledge processing filter that allows Python 3 code to be run on each sensor value.
A Fledge notification delivery plugin that sends notifications via email
A notification delivery plugin that sends messages via MQTT when a notification is triggered or cleared. This is the example used in the notification delivery plugin writers guide.
A Fledge processing filter plugin that removes duplicates from the stream of data and only forwards new values that differ from previous values by more than a given tolerance
A notification rule plugin that triggers if the value of a datapoint is more than a prescribed percentage different from the currently observed delta for that data point
Contributing on Github can be scary for new people. So I've created a system for flagging beginner-friendly repositories.
A Fledge notification rule plugin that evaluates an expression based sensor data
Add a description, image, and links to the fledge topic page so that developers can more easily learn about it.
To associate your repository with the fledge topic, visit your repo's landing page and select "manage topics."