Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 07:43
ce5aa82

Added

  • feat(iot): 自动生成设备令牌 @he0119 (#334)
  • feat: 自定义会话 @he0119 (#326)
  • improve: 订阅后会回马上发送最新的数据,同时需要指定设备 ID @he0119 (#322)

Changed

  • change(iot): 调整与物联网设备的通讯协议 @he0119 (#336)
  • change(iot): 使用 WebSockets 协议与设备交流 @he0119 (#327)
  • change: 调整话题模型的字段名 @he0119 (#325)
  • change!: 切换框架至 Strawberry @he0119 (#319)