NetBurner 3.5.0
PDF Version
 
ShutDownNotifications.h
Go to the documentation of this file.
1/*NB_REVISION*/
2
3/*NB_COPYRIGHT*/
4
43#ifndef SHUTDOWN_NOTIFY_H
44#define SHUTDOWN_NOTIFY_H (1)
45
52#define SHUTDOWN_CODEUPDATE (1)
53#define SHUTDOWN_CONFIGURE_REBOOT (2)
73bool NBApproveShutdown(int reason);
74
100
101#endif
102
void NBFaultNotify()
Emergency notification of a fault shutdown.
bool NBApproveShutdown(int reason)
Approve action that will result in a reboot.
Definition NBApproveShutdown/src/main.cpp:25