DispatchContract ================== The DispatchContract is an Algorand Smart Contract between the `AtomicTNode `_ and `Scada `_ GNode Actors serving the same `Transactive Device `_. It: - Helps the SCADA initially determines *what* credentials an AtomicTNode must provide in messages in order for the SCADA to accept dispatch commands - Is the *eventual* source of authority on the state of its global True/False variable `AtnInCommand` - Is the primary source of audit data for power and energy injection/withdrawal by the TransactiveDevice. *Back to `Lexicon `_*