Details
Description
Currently it is not possible for the host application to modify the "Owned" and "configured" bits in the device status attribute 5 of the identity object.
This is what the specification states about these bits:
OWNED
"TRUE indicates the device (or an object within the device) has an owner. Typically this will be due to the device being an end point of an I/O connection to an ownable resource within the device, such as output data. A resource may also be owned through explicit messaging. The existance of an I/O connection alone does not indicate ownership, such
as may be present through a CIP router."
CONFIGURED
"TRUE indicates the application of the device has been configured to do something different
than the "out-of-box" default. This shall not include configuration of the communications."
It's completely up to the host application when to set/reset these bits.