NetX Equipment
the netx equipment table is the registry of network equipment each piece of equipment owns a set of time series tags (see netx timeseries configuration) the equipment's sourceid must be globally unique equipment for a given sourceid must be added to the system before attempting to add timeseries configuration records referencing that sourceequipmentid variable data type is nullable? default value description sourceid string no source id for the equipment this sourceid enables upsert functionality from client source systems of record name string no equipment name description string yes optional equipment description type string no equipment type well heat exchanger pipeline source separator compressor data integrity checks condition response sourceid is null or empty record rejected name is null or empty record rejected type is not one of the enum values record rejected deleting an equipment record cascade deletes all of its time series configurations and their history common error messages api scenario error response fetch equipment missing or invalid sourceid equipment with sourceid "xxx" does not exist delete equipment missing or invalid sourceid equipment with sourceid "xxx" was not found
