All IPS gateways in the network can be found with the network-configuration-tool. Instructions for use can be found HERE. To download
The recovery tool can write an image to the SymBox. Instructions for use can be found HERE under point "5.2. Recovery using the recovery tool ". To download
The following tools are helpful in developing modules for the Module Store and help to successfully submit them.
The GUID Generator generates a GUID in the correct format for the module.
The Module Generator is a wizard which helps to create the basic structure for a module and sets up all the basic facilities for a functioning data flow.
The Module Validator checks the developed files for correct syntax and whether all required information is included.
External IDEs can insert and display function declarations.
Instructions for generating and using PhpStorm can be found HERE.
Instructions for generating and using in Visual Studio Code can be found HERE.