| | |
| | | */ |
| | | public class NET_SMART_KITCHEN_CLOTHES_CHEF_CLOTHES extends NetSDKLib.SdkStructure{ |
| | | public int bChefClothes; // 厨师服相关属性是否生效,true 生效 ,false 不生效 |
| | | public int[] emHasChefClothes=new int[3]; /** 是否有带厨师服 {@link com.netsdk.lib.enumeration.EM_SMART_KITCHEN_CLOTHES_STATE} */ |
| | | public int[] emChefClothesColor=new int[3]; /** 厨师服颜色 {@link com.netsdk.lib.enumeration.EM_SMART_KITCHEN_CLOTHES_COLOUR} */ |
| | | public int[] emHasChefClothes=new int[3]; /** 是否有带厨师服 {@link com.iailab.netsdk.lib.enumeration.EM_SMART_KITCHEN_CLOTHES_STATE} */ |
| | | public int[] emChefClothesColor=new int[3]; /** 厨师服颜色 {@link com.iailab.netsdk.lib.enumeration.EM_SMART_KITCHEN_CLOTHES_COLOUR} */ |
| | | public byte[] byReserved=new byte[1024]; // 预留字段 |
| | | |
| | | } |