Skip to main content

protocol-driver-development

Create new protocol drivers (communication drivers) for the JSON-SCADA platform. Covers the MongoDB-centric driver architecture, the protocolDriverInstances / protocolConnections / realtimeData / commandsQueue collections and all their parameters, client (data acquisition) vs server (data distribution) driver patterns, redundancy management, command handling, auto-tag creation, and system integration (AdminUI, process manager catalog, demo seeds, platform services). Includes code snippets for Node.js, C#/.NET, Go, C++ and Java. Use when the user asks to create, scaffold, port, or extend a protocol driver, connect a new protocol/fieldbus/API to JSON-SCADA (e.g. Modbus, DNP3, IEC 60870, IEC 61850, OPC, MQTT, BACnet, REST, or any custom protocol), or asks how drivers talk to the JSON-SCADA database.

Jump to install

Source facts

Repository
riclolsen/json-scada
Last source activity
August 20, 2026 at 18:46
Detected SKILL.md language
English
Stars
418
Forks
112

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.