{"id":15366362,"url":"https://github.com/petrbroz/forge-iot-extensions","last_synced_at":"2025-04-15T12:21:09.476Z","repository":{"id":65225307,"uuid":"475377592","full_name":"petrbroz/forge-iot-extensions","owner":"petrbroz","description":"Autodesk Forge Viewer extensions for visualizing IoT data.","archived":false,"fork":false,"pushed_at":"2022-03-30T09:16:50.000Z","size":1157,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-28T20:06:02.350Z","etag":null,"topics":["autodesk-forge","iot"],"latest_commit_sha":null,"homepage":"https://petrbroz.github.io/forge-iot-extensions/example.html","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/petrbroz.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-03-29T09:47:12.000Z","updated_at":"2023-01-18T12:46:40.000Z","dependencies_parsed_at":"2023-01-16T14:52:35.684Z","dependency_job_id":null,"html_url":"https://github.com/petrbroz/forge-iot-extensions","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrbroz%2Fforge-iot-extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrbroz%2Fforge-iot-extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrbroz%2Fforge-iot-extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrbroz%2Fforge-iot-extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petrbroz","download_url":"https://codeload.github.com/petrbroz/forge-iot-extensions/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249067955,"owners_count":21207415,"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":["autodesk-forge","iot"],"created_at":"2024-10-01T13:18:36.015Z","updated_at":"2025-04-15T12:21:09.459Z","avatar_url":"https://github.com/petrbroz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# forge-iot-extensions\n\nSet of [Autodesk Forge](https://forge.autodesk.com) viewer extensions built on top of\nthe [Data Visualization extensions](https://forge.autodesk.com/en/docs/dataviz/v1/developers_guide/introduction/overview/),\nallowing developers to easily visualize IoT data.\n\n## Usage\n\n- import the extensions index file (for example, https://unpkg.com/forge-iot-extensions@0.0.4/dist/index.js)\nas an ES6 module into your viewer application\n- add the desired extensions to your viewer configuration\n    - currently available: `IoT.SensorList`, `IoT.SensorDetail`, `IoT.SensorSprites`, `IoT.SensorHeatmaps`\n- implement your own \"data view\" based on the [HistoricalDataView](./src/HistoricalDataView.ts) interface\n- control the state of the extensions through properties such as `dataView`, `currentTime`, `currentSensorID`, or `currentChannelID`\n\nSee the _docs/example.html_ file for an actual example of how the extensions are used.\nYou can test it locally by running a simple static server in the root folder of this\nproject (e.g., using Python: `python -m SimpleHTTPServer 8080`), and navigate to\n[http://localhost:8080/docs/example.html]([http://localhost:8080/docs/example.html]) in the browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrbroz%2Fforge-iot-extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetrbroz%2Fforge-iot-extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrbroz%2Fforge-iot-extensions/lists"}