lf_collect.php 2.2 KB
<?php

return [
    'Collectionname'                   => '设备名称',
    'Collectionvalue'                  => '采集值',
    'Collecttime'                      => '采集时间',
    'Unit'            => '单位',
    'Collectiontype'    => '采集类型',
    'Collectiontype 1' => '压力',
    'Collectiontype 2' => '正向累计流量',
    'Collectiontype 3' => '流量',
    'Collectiontype 4' => '反向累计流量',
    'Collectiontype 5' => '电流',
    'Collectiontype 6' => '电压',
    'Collectiontype 7' => '功率',
    'Collectiontype 8' => '阀门开关状态',
    'Collectiontype 9' => '启闭力矩',
    'Collectiontype 10' => '转速比',
    'Collectiontype 11' => '耗电量',
    'Collectiontype 12' => '频率',
    'Collectiontype 13' => '噪声',
    'Collectiontype 14' => '温度',
    'Collectiontype 15' => '湿度',
    'Collectiontype 16' => '液位',
    'Collectiontype 17' => '需水量',
    'Collectiontype 18' => '泵机状态',
    'Collectiontype 19' => '信号强度',
    'Collectiontype 20' => '工作方式',
    'Collectiontype 21' => '正向有功累积电能',
    'Collectiontype 22' => '功率因数',
    'Collectiontype 23' => '相电压',
    'Collectiontype 24' => '相电流',
    'Collectiontype 25' => '线电压',
    'Collectiontype 26' => '当日累计流量',
    'Collectiontype 27' => '阀门开度',
    'Collectiontype 28' => '振幅',
    'Collectiontype 29' => '水质COD',
    'Collectiontype 30' => '空气阀气液状态',
    'Collectiontype 31' => '振动速度',
    'Collectiontype 32' => '位移',
    'Collectiontype 33' => '转速',
    'Collectiontype 34' => '池水位',
    'Collectiontype 35' => '气体体积',
    'Collectiontype 36' => '状态码',
    'Collectiontype 38' => '运行模式',
    'Collectiontype 39' => '运行时间',
    'Collectiontype 40' => '水位告警',
    'Collectiontype 41' => '频宽',
    'Collectiontype 42' => '泄漏状态',
    'Collectiontype 43' => '浊度',
    'Collectiontype 44' => 'PH',
    'Collectiontype 45' => '过矩报警',
    'Collectiontype 46' => '故障报警',
    'Collectiontype 47' => '远程模式',
    'Collectiontype 48' => '自动模式'
//    'Pipessitedevicegatherertype.name' => '采集类型'
];