public class ESTUnit| CertificatePath | |
| CPUModel | The CPU and Board model. Likely a version of a Raspberry Pi |
| GreenGrassGroup | |
| InternetConnection | |
| IoTConnection | |
| IoTHost | |
| IoTPort | |
| IP | IP Address of the EST Unit. If hte value is 127.0.0.1, it means the device could not learn it's own IP. |
| LowVoltage | True if the CPU is reporting low voltage. |
| Model | The EST Unit device model. For example NC100, DoW100, MM100 |
| Name | |
| Owner | The Orion Account that owns this EST Unit, formatted as OrionAcct000001 |
| PreviousShutdown | True if the Unit was shutdown nicely last time. |
| PrivateKeyPath | |
| Qos | |
| RootCAPath | |
| Serial | The CPU's Serial Number |
| Simulation | |
| Temperature | Reported CPU Temperature |
| Version | The software version the EST Unit is running. |
| WiFiQuality | The WiFi Link quality as reported by the OS. From the command iwconfig wlan0 | grep -i quality |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |