|
SmartBox-Sortic
SmartFactory
|
Box class contains all relevant information about the box and its actual state. More...
#include <BoxCtrl.h>
Public Attributes | |
| String | id = DEFAULT_HOSTNAME |
| Boxname / Hostname of the Box. More... | |
| Sector | actualSector = Sector::SorticHandover |
| actual sector initialise with Sortic handover More... | |
| int | actualLine = DEFAUL_HOSTNAME_NUMBER |
| actual line More... | |
| String | cargo = "" |
| cargo; More... | |
| String | status = "null" |
| status of the Box FSM More... | |
| String | ack = "null" |
| ack for handshake vehicle More... | |
| String | req = "null" |
| req for handshake vehicle More... | |
Box class contains all relevant information about the box and its actual state.
| String BoxCtrl::Box::id = DEFAULT_HOSTNAME |
| Sector BoxCtrl::Box::actualSector = Sector::SorticHandover |
| int BoxCtrl::Box::actualLine = DEFAUL_HOSTNAME_NUMBER |
| String BoxCtrl::Box::ack = "null" |
| String BoxCtrl::Box::req = "null" |