{"id":21801258,"url":"https://github.com/lucemans/com","last_synced_at":"2026-04-29T06:38:17.796Z","repository":{"id":116007608,"uuid":"313971726","full_name":"lucemans/COM","owner":"lucemans","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-18T16:36:45.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T23:58:41.699Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/lucemans.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-11-18T15:11:11.000Z","updated_at":"2021-05-05T18:46:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"7d967944-41d3-4d8d-b0d6-75aebf6fad8b","html_url":"https://github.com/lucemans/COM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucemans/COM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucemans%2FCOM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucemans%2FCOM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucemans%2FCOM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucemans%2FCOM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucemans","download_url":"https://codeload.github.com/lucemans/COM/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucemans%2FCOM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32414422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-27T11:17:04.938Z","updated_at":"2026-04-29T06:38:17.792Z","avatar_url":"https://github.com/lucemans.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Control Oriented Management (COM)\n\nUsed for websocket registration and keep-alive of lvk-vendored IoT devices.\n\n## Common Endpoint\n\ncom.lvk.sh/\n\n## Summary\n\nDevices should connect to the websocket endpoint,\n\nAuthorize using their ``secret``.\n\nAssign themselves ``label``s\n\nSend Keep-Alive messages on a regular basis\n\n## FLOW\n\nIoT Device performs the following registration workflow\n\n```LCOM\n\u003e AUTH \u003csecret\u003e\n\u003c 200 OK\n\u003e ID \u003cid\u003e\n\u003c 200 OK\n\u003e LABEL \u003clabel\u003e\n\u003c 200 OK\n```\n\nEnd user Device performs the following registration workflow\n\n```LCOM\n\u003e AUTH \u003csecret\u003e\n\u003c 200 OK\n```\n\nThe End user Device can now send commands to any device by referencing it by its label like so\n\n```LCOM\n\u003e FORWARD \u003clabel\u003e \u003ccommand\u003e\n```\n\nto which the device receives\n\n```LCOM\n\u003c CMD \u003ccommand\u003e\n```\n\nIn order for the End User to list devices they can use\n\n```LCOM\n\u003e devices\n\u003c DEVICE \u003cid\u003e | \u003clabel\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucemans%2Fcom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucemans%2Fcom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucemans%2Fcom/lists"}