UNPKG

webscada-client

Version:

webSocket SCADA communication client components

23 lines 540 B
{ "name": "webscada-client", "version": "1.2.5", "description": "webSocket SCADA communication client components", "main": "scada.js", "typings": "scada.d.ts", "license": "UNLICENSED", "repository": { "type": "git", "url": "https://gitee.com/mini-tiger/WebScadaClient" }, "keywords": [ "PLC", "SCADA", "OPC", "Websocket" ], "author": "shuaihu", "bugs": { "url": "https://gitee.com/mini-tiger/WebScadaClient/issues" }, "homepage": "https://gitee.com/mini-tiger/WebScadaClient#readme" }