/* All supported UPS models. */
struct ups_model *upslist[] = {
&apc_SmartUPS_115,
&apc_SmartUPS_230,
&apc_SmartUPS_vs_420,
NULL