Skip to content

Commit

Permalink
Update 2022-07-01.md (plctlab#415)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiewu9823 authored Jun 30, 2022
1 parent 8de34e4 commit 7969472
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions 2022/2022-07-01.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,25 @@
## RISCV平台测试测评工作
## RVLab相关工作
1. 配置和测试新买的2台继电器,并将操作步骤整理成文档
https://github.com/jiewu-plct/Document/blob/master/继电器配置和调试.md
2. 在rvlab搭建了2套可提供远程调试kernel服务的环境
3. 给一台unmatched安装debian
4. 搭建一套unmatched openEuler risc-v vnc环境,提供远程vnc连接访问
5. 编写并验证完成通过继电器远程开机/关机/重启设备的flask后端开发,包括:
1)建立数据模型
2)数据库迁移和序列化
3)用自定义装饰器函数实现superadmin权限
4)用户权限管理
5)注册,登录,登出
6)根据用户权限实现获取用户信息,获取所有用户列表,修改/删除用户
7)根据用户权限获取所有角色列表,新增/删除角色
8)根据用户权限获取所有继电器列表,新增/删除继电器
9)根据用户权限获取所有设备列表,新增/编辑/删除设备
10)根据用户权限重启/开启/关闭设备(mqtt)
代码存放位置: https://gitlab.com/tarsierland/spiderlab
## openEuler for RISC-V
- 从2月份开始转入 TARSIER 双周报:
Expand Down

0 comments on commit 7969472

Please sign in to comment.