-
public class BlueMeshModuleMapBeanMesh gateway attributes.
-
-
Field Summary
Fields Modifier and Type Field Description private BlueMeshWifiStatusBeanwifiprivate BluetoothStatusBeanbluetooth
-
Method Summary
Modifier and Type Method Description BlueMeshWifiStatusBeangetWifi()voidsetWifi(BlueMeshWifiStatusBean wifi)BluetoothStatusBeangetBluetooth()voidsetBluetooth(BluetoothStatusBean bluetooth)-
-
Method Detail
-
getWifi
BlueMeshWifiStatusBean getWifi()
-
setWifi
void setWifi(BlueMeshWifiStatusBean wifi)
-
getBluetooth
BluetoothStatusBean getBluetooth()
-
setBluetooth
void setBluetooth(BluetoothStatusBean bluetooth)
-
-
-
-