机器云


心跳数据解释

<p><strong>机器云主动上报后台:</strong> </p> <pre><code> $post['systemnum']=;//本次交易系统流水 $post['cardid']=;//卡号,全0表示没有卡号 $post['account']=;//用户的账号 $post['money']=;//预付费金额 $post['flowing']=;//流量 单位为L,当前交易流水使用的水流量 $post['money_haved']=;//预付费金额 剩余金额(单位为分 ) $post['cold_swit']=;//本次交易冷水阀打开的总时间,单位为秒 $post['hot_swit']=;//本次交易热水阀打开的总时间,单位为秒 $post['cold_status']=;//冷水阀状态 0:关闭,1:打开 $post['hot_status']=;//热水阀状态 0:关闭,1:打开 $post['status']=;//水控工作状态 0: 空闲 1:供水, 2:错误 $post['error']=;//水控错误状态 0:正常状态, 其他:错误状态,待定义 $post['last_deal_systemnum']=;//上一次交易流水 $post['last_deal_account']=s;//上一次未完成的交易的账号 $post['last_deal_money_haved']=//上一次未完成交易的剩余金额,单位为分 $post['macno']=;//表示设备号</code></pre>

页面列表

ITEM_HTML