README
operators-module
Operators module
Features
- Init the operators module taking the data from a oada compliant server.
- Add/Edit/Delete operators from the oada server.
- Handle updates received from the oada server utilizing Websockets.
cerebral module for implementing operators from an oada-compliant server
<script type="module">
import oadaOperatorsModule from 'https://cdn.skypack.dev/@oada/operators-module';
</script>
Operators module