文件名称:feathers-opcua-server:Feathers OPC-UA服务器
文件大小:310KB
文件格式:ZIP
更新时间:2024-03-16 02:55:34
JavaScript
羽毛服务器 FeathersJS OPC-UA应用程序。 关于 该项目使用 (用于实时应用程序和REST API的框架)。 它包含创建的OPC-UA应用程序。 重要:此项目需要NodeJS 10或更高版本。 入门 启动和运行就像1、2、3一样简单。 确保已安装和 。 安装你的依赖 cd path/to/feathers-opcua-server npm install 启动你的应用 npm start 测试中 只需运行npm test:all ,所有在test/目录中的test/都将运行。 脚手架 Feathers具有强大的命令行界面。 它可以做一些事情: $ npm install -g @feathersjs/cli # Install Feathers CLI $ feathers generate service # Gener