class
IControllerSettings.
IControllerSettings
Bases: object
Data structure for controller settings for the new project.
type
Retrieves or sets the device description type.
int
id
Retrieves or sets the device description ID.
string
version
Retrieves or sets the device description version.
string
device_name
Retrieves or sets the device name.
string
implementation_language
Retrieves or sets the programming language.