https://github.com/seeed-solution/sensecap-datavirt-saas-example
Using the SenseCAP OpenAPI, the example implements a data virtualization website.
https://github.com/seeed-solution/sensecap-datavirt-saas-example
Last synced: 9 months ago
JSON representation
Using the SenseCAP OpenAPI, the example implements a data virtualization website.
- Host: GitHub
- URL: https://github.com/seeed-solution/sensecap-datavirt-saas-example
- Owner: Seeed-Solution
- License: bsd-2-clause
- Created: 2019-12-06T06:09:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-17T08:26:59.000Z (almost 6 years ago)
- Last Synced: 2025-08-17T10:24:17.066Z (10 months ago)
- Language: Java
- Size: 18.6 MB
- Stars: 10
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SenseCAP-DataVirt-SaaS-Example
A SaaS data virtualization site based on the SenseCAP.
View Demo: [https://sensecap-demo.seeed.cn](https://sensecap-demo.seeed.cn)
## Features
- sensecap-demo
- Display data of devices virtual and tables
- Connect to the backend server "sensecap-demo"
- Vue built website
- sensecap-webapi
- Get datas from the SenseCAP OpenAPI
- Java built backend server
- Provide API for the website
## Document
[https://github.com/Seeed-Solution/SenseCAP-DataVirt-SaaS-Example/wiki](https://github.com/Seeed-Solution/SenseCAP-DataVirt-SaaS-Example/wiki)