Home Manual Reference Source Test Repository

src/collection/devices/collect/enum/POWER_SUPPLY_SOURCE_ENUM.js

/**
 * POWER_SUPPLY_SOURCE_ENUM values allowed
 */
export const POWER_SUPPLY_SOURCE_ENUM = [ "NETWORK_PLUGGED","DIESEL_GENERATOR","SOLAR","BATTERY","OTHER"];