Retrieving Configurations
int parameter = device.configAccessor.getParameter1();int parameter = device.configAccessor.subConfig1.getParameter3();Last updated
Was this helpful?
int parameter = device.configAccessor.getParameter1();int parameter = device.configAccessor.subConfig1.getParameter3();Last updated
Was this helpful?
Was this helpful?