json-scada
Industrial SCADA protocol drivers, displays, and GraphQL integration
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install json-scada?โผ
Run `npx skills add riclolsen/json-scada --all -g -y` in your terminal to install all skills in this suite globally.
What protocols does JSON-SCADA support?โผ
It includes drivers for Modbus, DNP3, IEC 60870-5-101/104, IEC 61850, ICCP TASE.2, OPC UA/DA, MQTT Sparkplug B, and CIP Ethernet/IP. The protocol-driver-development skill shows how to add new ones.
How to create animated SCADA displays?โผ
The svg-scada skill embeds HTML-escaped JSON markup into SVG inkscape:label attributes to bind colors, text, bars, and trends to live tags. Displays render in the JSON-SCADA web interface and edit cleanly in Inkscape.
How to query SCADA data with GraphQL?โผ
The graphql-api-apps skill covers the /apollo endpoint with JWT login, tag and alarm queries, SOE events, history, and command mutations. It includes copy-paste client snippets and RBAC behavior notes.
Do I need coding experience to use these skills?โผ
Basic familiarity with databases and SVG files helps, but the skills provide complete schemas, field tables, and working code snippets. Your agent can scaffold drivers, displays, and API apps from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core