足底健康分析服务端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
364 B

<?php
return [
//手环mac地址
'lora_mac' => [
"616162626363",
"616162626364",
"616162626365",
"616162626366",
"616162626367",
"616162626368",
"616162626369",
"616162626370",
"616162626371",
"616162626372",
],
//足底压力图
'pelma_device' => [1,2,3,4],
];