{"payload":{"pageCount":4,"repositories":[{"type":"Public","name":"fledge","owner":"fledge-iot","isFork":false,"description":"An open source platform for the Industrial Internet of Things, it acts as an edge gateway between sensor devices and cloud storage systems.","allTopics":["hacktoberfest"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":18,"issueCount":24,"starsCount":118,"forksCount":43,"license":"Apache License 2.0","participation":[14,31,39,9,2,7,29,24,18,13,14,7,2,3,0,25,3,9,10,9,11,5,16,21,31,5,17,11,15,8,17,17,19,11,19,18,5,12,2,2,11,20,15,18,36,5,18,13,21,13,13,3],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-08-01T09:40:02.604Z"}},{"type":"Public","name":"fledge-south-s2opcua","owner":"fledge-iot","isFork":false,"description":"An OPCUA south plugin based on the Safe & Secure OPCUA library. This plugin offers similar functionality to the fledge-south-opcua plugin but also offers encryption and authentication.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":1,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,1,2,0,0,1,2,1,0,0,1,2,1,0,0,0,0,0,0,3,2,1,1,0,0,0,0,0,0,0,1,3,0,4,3,6],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-31T21:23:00.318Z"}},{"type":"Public","name":"fledge-gui","owner":"fledge-iot","isFork":false,"description":"A web based graphical interface for Fledge","allTopics":["gui"],"primaryLanguage":{"name":"TypeScript","color":"#3178c6"},"pullRequestCount":14,"issueCount":0,"starsCount":18,"forksCount":10,"license":"Apache License 2.0","participation":[0,2,0,0,1,1,1,4,5,12,3,13,0,10,4,7,4,1,1,3,8,6,4,13,3,13,13,3,3,3,9,16,13,6,4,3,5,2,4,1,7,7,1,9,4,0,32,2,11,21,5,1],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-31T13:21:25.010Z"}},{"type":"Public","name":"fledge-filter-rename","owner":"fledge-iot","isFork":false,"description":"A Fledge processing filter that is used to modify the name of an asset, datapoint or both.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-31T12:56:25.323Z"}},{"type":"Public","name":"fledge-pkg","owner":"fledge-iot","isFork":false,"description":"Fledge packaging scripts","allTopics":[],"primaryLanguage":{"name":"Shell","color":"#89e051"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":0,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,1,4,4,0,0,0,0,1,4,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,2,0,4,3,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-22T14:34:08.065Z"}},{"type":"Public","name":"fledge-south-modbus-c","owner":"fledge-iot","isFork":false,"description":"A Fledge south plugin that implements modbus-tcp and modbus-rtu","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":2,"license":"Apache License 2.0","participation":[2,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,0,0,0,0,0,3,2,1,0,0,0,0,0,0,0,2,1,10,1,0,2,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-19T13:27:12.903Z"}},{"type":"Public","name":"fledge-rule-delta","owner":"fledge-iot","isFork":false,"description":"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","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:27.128Z"}},{"type":"Public","name":"fledge-notify-customasset","owner":"fledge-iot","isFork":false,"description":"A Fledge notification delivery plugin that creates an event asset in readings.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:24.180Z"}},{"type":"Public","name":"fledge-north-opcuaclient","owner":"fledge-iot","isFork":false,"description":"A north plugin for Fledge that sends data with OPC UA Client to an OPC UA Server","allTopics":["opcua","opcua-client"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":[0,0,0,0,1,1,0,0,0,1,4,2,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:21.763Z"}},{"type":"Public","name":"fledge-north-s7-python","owner":"fledge-iot","isFork":false,"description":"fledge-north-s7-python repository","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,1,3,0,0,0,0,0,0,0,0,0,1,2,1,0,0,0,0,0,0,0,0,0,0,0,1,2,1,0,0,2,0,0,0,0,0,1,3,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:18.475Z"}},{"type":"Public","name":"fledge-south-s7-python","owner":"fledge-iot","isFork":false,"description":"Read Siemens S7 PLCs data over TCP","allTopics":["acdp"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:15.825Z"}},{"type":"Public","name":"fledge-notify-control","owner":"fledge-iot","isFork":false,"description":"Allows a notification to call a control operations via the dispatcher service.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:12.720Z"}},{"type":"Public","name":"fledge-rule-watchdog","owner":"fledge-iot","isFork":false,"description":"Notification rule designed to be triggered if data for a given asset is not ingested for a period of time.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:07.796Z"}},{"type":"Public","name":"fledge-filter-replace","owner":"fledge-iot","isFork":false,"description":"Filter to replace characters in the names of assets and data points in readings object.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:04.427Z"}},{"type":"Public","name":"fledge-south-csvplayback","owner":"fledge-iot","isFork":false,"description":"Plays a CSV at some configurable speed and each column of the file will become a datapoint of an asset using pandas library.","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":[0,0,0,0,0,0,0,0,0,0,1,2,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,1,2,0,0,0,0],"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:14:01.242Z"}},{"type":"Public","name":"fledge-service-dispatcher","owner":"fledge-iot","isFork":false,"description":"Dispatcher service is responsible for dispatching control messages between Fledge services.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":2,"starsCount":0,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:51.982Z"}},{"type":"Public","name":"fledge-notify-operation","owner":"fledge-iot","isFork":false,"description":"A notification delivery plugin that will cause an operation to be trigger via the set point control operation API of a south service.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:48.761Z"}},{"type":"Public","name":"fledge-notify-setpoint","owner":"fledge-iot","isFork":false,"description":"A fledge notification plugin that invokes a set point operation on a south service.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:45.332Z"}},{"type":"Public","name":"fledge-north-azure","owner":"fledge-iot","isFork":false,"description":"A north plugin that sends data to Microsoft Azure IoT Hub device","allTopics":["azureiothub-device"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:42.992Z"}},{"type":"Public","name":"fledge-notify-mqtt","owner":"fledge-iot","isFork":false,"description":"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.","allTopics":[],"primaryLanguage":{"name":"CMake","color":"#DA3434"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:39.529Z"}},{"type":"Public","name":"fledge-filter-log","owner":"fledge-iot","isFork":false,"description":"A Fledge filter that converts the readings data to a logarithmic scale. This is the example filter used in the plugin developers guide.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:36.376Z"}},{"type":"Public","name":"fledge-south-mqtt","owner":"fledge-iot","isFork":false,"description":"Fledge South MQTT Subscriber Plugin","allTopics":["mqtt","mqtt-subscriber"],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":1,"starsCount":5,"forksCount":2,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:33.068Z"}},{"type":"Public","name":"fledge-south-lathesim","owner":"fledge-iot","isFork":false,"description":"A simulation plugin used as a demonstration to show how data can be collected within Fledge. This plugin simulates various properties of a lathe.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:29.584Z"}},{"type":"Public","name":"fledge-filter-omfhint","owner":"fledge-iot","isFork":false,"description":"A filter plugin that allows data to be added to assets that will provide extra information to the OMF north plugin.","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:26.345Z"}},{"type":"Public","name":"fledge-south-coral-enviro","owner":"fledge-iot","isFork":false,"description":"A south plugin for the Google Coral Environmental Sensor Board","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:23.598Z"}},{"type":"Public","name":"fledge-south-person-detection","owner":"fledge-iot","isFork":false,"description":"Fledge south service plugin that detects person in the live video stream","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:20.108Z"}},{"type":"Public","name":"fledge-north-kafka-python","owner":"fledge-iot","isFork":false,"description":"A Python implementation of a north plugin that can send data to Apache Kafka","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":1,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:17.427Z"}},{"type":"Public","name":"fledge-south-b100-modbus-python","owner":"fledge-iot","isFork":false,"description":"A south plugin to read data from a Dynamic Ratings B100 device over Modbus","allTopics":[],"primaryLanguage":{"name":"Python","color":"#3572A5"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:14.323Z"}},{"type":"Public","name":"fledge-north-harperdb","owner":"fledge-iot","isFork":false,"description":"A north plugin that sends data to the HarperDB SQL/NoSQL data management platform","allTopics":[],"primaryLanguage":{"name":"C++","color":"#f34b7d"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:10.167Z"}},{"type":"Public","name":"fledge-south-J1708","owner":"fledge-iot","isFork":false,"description":"A plugin that uses the SAE J1708 protocol to load data from the ECU of heavy duty vehicles.","allTopics":[],"primaryLanguage":{"name":"CMake","color":"#DA3434"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":"Apache License 2.0","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-07-02T10:13:07.763Z"}}],"repositoryCount":106,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"fledge-iot repositories"}