# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ToOperationFilter - Will return a valid Operation from string.
TODO need to sanitize input! READING -> http://brandonokert.com/articles/json-management-patterns-in-go/ ToPowerStateFilter - Will return a valid PowerStateFilter from string.
No description provided by the author
Assembles a TransitionResp struct from a transition and an array of its tasks.
No description provided by the author
# Constants
No description provided by the author
available = 0.
No description provided by the author
1.
2.
5 ForceOff.
3 GracfulShutdown/Off->ForceOff->On.
4 GracfulShutdown/Off->ForceOff->On does not require the initial power state to be "on".
No description provided by the author
1 GracfulShutdown/Off->ForceOff.
On = 0.
6 GracfulShutdown/Off.
2 GracefulRestart->ForceRestart Or GracfulShutdown/Off->ForceOff->On.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
1.
on = 0.
2.
3 Power state confirmed.
GatherData = 0.
No description provided by the author
1 Command MAY have been sent.
2 Command received.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RFC 7807 compliant error payload.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
This pattern is from : https://yourbasic.org/golang/iota/I think the only think we ever have to really worry about is ever changing the order of this (add/remove/re-order).
This pattern is from : https://yourbasic.org/golang/iota/I think the only think we ever have to really worry about is ever changing the order of this (add/remove/re-order).
No description provided by the author