iotfast
iotfast copied to clipboard
物联网管理平台
执行 http://127.0.0.1:8201/api/v1/system/dbInit/createDb 后,返回结果如下 { "code": 50, "message": "open ./resource/data/IOTFast-v1.sql: The system cannot find the file specified.", "data": null } 请问这个文件没有
web 目录下,\src\layout\main目录被屏蔽了, 造成web启动不了
登录接口无响应
执行 http://127.0.0.1:8201/api/v1/system/dbInit/createDb 后,返回结果如下 { "code": 50, "message": "open ./resource/data/IOTFast-v1.sql: The system cannot find the file specified.", "data": null } 请问这个文件是漏了吗?


win 报错
Cannot remove temporary socket: remove C:\Users\ADMINI~1\AppData\Local\Temp/iotfast_plugin: The system cannot find the file specified. using proto:unix, netAddr:C:\Users\ADMINI~1\AppData\Local\Temp/iotfast_plugin ,err:listen unix C:\Users\ADMINI~1\AppData\Local\Temp/iotfast_plugin: socket: An address incompatible with the requested protocol was used., creat...
文档还是很欠缺
缺少文档,推广很难啊。是不是停止了项目?
怎么没有mysql 数据库数据文件呢,是删除了吗
看到有将IEC61850接入的规划,想请教下golang实现IEC61850有什么可以参考的吗?