Brand Mobiliser 1.3 includes new enhanced Javadoc and a default setup for development mode.
The state SDK has been completely revised to make it more easy to use. The API documentations have been enhanced to provide more usage details. The previous state SDK no longer works in Brand Mobiliser 1.3. Existing states need to be refactored and recompiled to this new SDK. A new AbstractDynamicMenu provides a simpler base class to write a Send Menu state.
Documented in Brand Mobiliser API Reference.
The default setup of Brand Mobiliser refers to the setup after unzipping the software package and starting up using the bin\run or bin/run.sh start scripts, and without any modifications to the configuration files. The development mode runs using the embedded database with the database objects stored in the derby folder. The production mode is a reconfiguration of the development mode to for production environment needs such as pointing to the production database, reconfiguring the assigned port, SSL setup, encryption, and so on.
Documented in Brand Mobiliser User Manual > Database Scripts Installation.