Recommission Item
Recommission an item that has previously been decommissioned.
- Connect to the configuration web service.
- Set the unique identifier of the item to recommission.
- Set the description of the recommissioning action. This will be recorded in the event log.
Code Sample
# Recommission the item.
$xia.DO_RecommissionItem(2685, "Change record 12345");