added device_supervisor app
This commit is contained in:
22
MobiusPi-Project-Templates-1.0.5/README.md
Normal file
22
MobiusPi-Project-Templates-1.0.5/README.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# MobiusPi Project Templates
|
||||
|
||||
MobiusPi project templates for VS Code based IDE. You can rapidly initialize your mobiuspi python project with these templates.
|
||||
|
||||
Templates:
|
||||
- helloworld-template: a very simple template to create a project. It prints some messages to the terminal and log file.
|
||||
|
||||
|
||||
## How To Use Templates?
|
||||
|
||||
Please refer to the [MobiusPi Development Documentations](https://ingateway-development-docs-en.readthedocs.io/en/latest/).
|
||||
|
||||
# MobiusPi工程模板
|
||||
|
||||
这里基于VS Code IDE为MobiusPi提供了一些工程模板。使用这些模板,你可以快速的创建python工程。
|
||||
|
||||
模板:
|
||||
- helloworld-template: 一个非常简单的、用于创建工程的模板。它输出一些信息到终端窗口和日志文件。
|
||||
|
||||
## 如何使用模板?
|
||||
|
||||
请参考[MobiusPi开发者手册](https://ingateway-development-docs.readthedocs.io/zh_CN/latest/).
|
||||
Reference in New Issue
Block a user