Skip to content

Conversation

@riclolsen
Copy link
Owner

No description provided.

riclolsen and others added 5 commits May 21, 2025 08:47
Merge pull request riclolsen#212 from json-scada/master
This guide explains the JSON SCADA architecture relevant to drivers, how to configure them, and provides conceptual examples for creating new protocol drivers in C#, Go, and Node.js.

It covers:
- Core concepts like MongoDB collections (protocolDriverInstances, protocolConnections, realtimeData, commandsQueue) and the main json-scada.json config file.
- Common driver logic: startup, redundancy, data acquisition, command handling, and shutdown.
- Language-specific considerations for C#, Go, and Node.js, including recommended libraries and conceptual code snippets.
- Optional auto-tag creation feature.
- Building, deploying, and running new drivers.
@riclolsen riclolsen merged commit ab93dae into riclolsen:master May 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant