-
Notifications
You must be signed in to change notification settings - Fork 0
Coordinators
The coordinator function is for devices that are used to coordinate the flow information regarding the Helium Recovery System through the network so that it reaches the database.
In practice, it specifically refers to the coordinators, also called base stations, manufactured by HZB. They use the XBEE protocol to communicate and read information from the various vessels, cryostats, etc. in a facility and send that information to the server so it can be saved in the database.
Here is what a base station looks like:
Because the coordinator function was made just for the base stations, this function only has one object class. This class is called Coordinator and is the class for all of the base stations.
The coordinator object class has a position type of 1.
For the same reason the coordinator function has only one class, the Coordinator Default object class only has one object type, called Coordinator Default.
- Installation
- Update for Adding Version Control
- Update GAM to Version 1.2
- Update GAM to Version 1.3
- Update GAM to version 1.4
- Update GAM to version 1.5
- Update GAM to version 1.6
- Configure (tbc)