NetX TimeSeries Configuration
the netx timeseries configuration table is the registry of historian tags for netx equipment historian tags are digital ids which relate to a specific measurement on a specific piece of equipment the netx timeseries history table is related to this configuration registry table by the equipment and tag source ids each configuration entry belongs to a single piece of equipment, specified as sourceequipmentid , which must match a sourceid in the netx equipment docid 5rkyg ezybtqbfa7bxbe table the unique constraint on this table is ( sourceequipmentid + sourceid ) timeseries configuration for a given sourceid must be added to the system before attempting to add timeseries history to that tag variable data type is nullable? description sourceequipmentid string no source id of the equipment this tag belongs to this must match the sourceid of a netx equipment docid 5rkyg ezybtqbfa7bxbe record the record will be rejected if it does not sourceid string no time series tag identifier osi pi use tag id xxx yyy zzz osi pi af use attributeid \\\server\\\element\\\attributeid measurement string no see section below for possible values unit string yes unit of measure time series measurement values time series measurements must be provided from the following list of possible values rates oil rate gas rate water rate gas lift injection rate pressures inlet pressure outlet pressure tubing pressure downstream choke pressure temperatures inlet temperature outlet temperature constraints min gas lift injection constraint max gas lift injection constraint other equipment status optimization flag oil api gravity data integrity checks condition response sourceequipmentid does not match an equipment record record rejected measurement is not one of the enum values record rejected deleting an equipment record cascade deletes its time series configurations deleting a configuration cascade deletes its history common error messages api scenario error response add / upsert a tag unknown sourceequipmentid equipment with sourceid "xxx" was not found fetch a tag missing or invalid ids timeseries with sourceequipmentid "xxx" and sourceid "xxx" does not exist delete a tag missing or invalid ids timeseries with sourceequipmentid "xxx" and sourceid "xxx" was not found
