Perfecting 4th benchmark; adding needed MySQL config files; maturing Zigbee drivers
[iot2.git] / benchmarks / other / ZigbeeTest / IoTZigbee.java
index 31c1d8aa3f39db6d82506235ef710bc177979976..4a931d0727ee549afc042c4a81ce502735b8c9d1 100644 (file)
@@ -300,6 +300,7 @@ public class IoTZigbee {
 
                                        }
 */
+
                                        // made by changwoo
                                        if (packetData.get("type").equals("zcl_zone_status_change_notification")){
                                                int packetId = Integer.parseInt(packetData.get("packet_id"), 16);