I am developing automation to compare a list of devices in a SQL database against the current list of devices in PI 3.1. My goal is to dynamically add/remove devices in PI based on what exists in this SQL database. In order to do the comparison, I ne...