onInstall
Initialize the module with configuration data.
Usage
Parameters
data
- Type:
bytes
The data to initialize the module with. It is up to the module to interpret the data.
Returns
None
Initialize the module with configuration data.
bytes
The data to initialize the module with. It is up to the module to interpret the data.
None