SmartBox-Sortic
SmartFactory
BoxCtrl.h File Reference

The Box Controll class contains the FSM for the BoxLevel. More...

#include <Arduino.h>
#include "MainConfiguration.h"
#include "BoxLevelCtrl.h"
#include "MQTTCommunication.h"
Include dependency graph for BoxCtrl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoxCtrl
 The Box Controll class contains the FSM for the complete Box. More...
 
struct  BoxCtrl::Box
 Box class contains all relevant information about the box and its actual state. More...
 

Detailed Description

The Box Controll class contains the FSM for the BoxLevel.

Author
Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch)
Version
1.0 - Implementation Box Controll FSM - Luca Mazzoleni (luca..nosp@m.mazz.nosp@m.oleni.nosp@m.@hsr.nosp@m..ch) - 2019-04-23
Date
2019-04-03

Definition in file BoxCtrl.h.