{"id":19580350,"url":"https://github.com/lales12/serverless-iot-mqtt","last_synced_at":"2025-02-26T12:14:54.722Z","repository":{"id":65130744,"uuid":"582593616","full_name":"lales12/serverless-iot-mqtt","owner":"lales12","description":"Mqtt plugin for serverless offline application","archived":false,"fork":false,"pushed_at":"2022-12-30T11:39:43.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-09T05:17:45.351Z","etag":null,"topics":["serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lales12.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-27T10:01:41.000Z","updated_at":"2022-12-27T11:29:59.000Z","dependencies_parsed_at":"2023-01-11T17:31:32.376Z","dependency_job_id":null,"html_url":"https://github.com/lales12/serverless-iot-mqtt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lales12%2Fserverless-iot-mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lales12%2Fserverless-iot-mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lales12%2Fserverless-iot-mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lales12%2Fserverless-iot-mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lales12","download_url":"https://codeload.github.com/lales12/serverless-iot-mqtt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240849053,"owners_count":19867617,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["serverless"],"created_at":"2024-11-11T07:25:11.549Z","updated_at":"2025-02-26T12:14:54.681Z","avatar_url":"https://github.com/lales12.png","language":"TypeScript","readme":"# Serverless offline Mqtt and iot plugin\n\nThis [Serverless](https://github.com/serverless/serverless) plugin allow develop in local machines and connect to MQTT service.\n\nThis plugin require a MQTT service running in order to trigger the defined events\n\nFeatures\n - Handle functions with iot events.\n - Compatible with MQTT service.\n\n\n ## Example\n\n ```yml\nprovider:\n  name: aws\n  runtime: nodejs16.x\n  region: us-east-1\n\nfunctions:\n  event_handler:\n    handler: ${HANDLER_PATH}\n    events:\n      - iot:\n          name: EVENT_NAME\n          description: EVENT_DESCRIPTION\n          sql: \"SELECT * FROM 'EVENT_TOPIC'\"\n          sqlVersion: beta\n\ncustom:\n  serverless-iot:\n    mqttUrl: 'mqtt://localhost:1883'\n    debug: true\n ```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flales12%2Fserverless-iot-mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flales12%2Fserverless-iot-mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flales12%2Fserverless-iot-mqtt/lists"}