Skip to content

Instantly share code, notes, and snippets.

@esand

esand/stdout Secret

Created March 25, 2024 22:46
Show Gist options
  • Save esand/fac37c76c8b3ce17f5ae61a0ffc0d37c to your computer and use it in GitHub Desktop.
Save esand/fac37c76c8b3ce17f5ae61a0ffc0d37c to your computer and use it in GitHub Desktop.
DahuaVTO2MQTT debug output
2024-03-25 15:53:47,382 INFO __main__ Loading DahuaVTO2MQTT configuration, Version: 2024.03.08.60699
2024-03-25 15:53:47,383 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_mqtt_status', Name: MQTT Connectivity Status, Labels: ['instance', 'version']
2024-03-25 15:53:47,384 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_mqtt_incoming_messages', Name: MQTT Incoming Messages, Labels: ['instance', 'version', 'topic']
2024-03-25 15:53:47,384 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_mqtt_outgoing_messages', Name: MQTT Outgoing Messages, Labels: ['instance', 'version', 'topic']
2024-03-25 15:53:47,384 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_mqtt_failed_outgoing_messages', Name: MQTT Failed Outgoing Messages, Labels: ['instance', 'version', 'topic']
2024-03-25 15:53:47,385 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_dahua_status', Name: Dahua Connectivity Status, Labels: ['instance', 'version']
2024-03-25 15:53:47,385 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_dahua_messages', Name: Dahua Messages, Labels: ['instance', 'version', 'session_id', 'topic']
2024-03-25 15:53:47,385 DEBUG clients.BaseClient Creating metric 'dahuavto2mqtt_dahua_failed_messages', Name: Dahua Failed Messages, Labels: ['instance', 'version', 'session_id', 'topic']
2024-03-25 15:53:47,385 INFO clients.BaseClient Initialize MQTTClient
2024-03-25 15:53:47,386 INFO clients.BaseClient Starting to connect MQTTClient, Should connect: True
2024-03-25 15:53:47,387 INFO clients.BaseClient Initialize DahuaClient
2024-03-25 15:53:47,387 INFO clients.BaseClient Starting to connect DahuaClient, Should connect: True
2024-03-25 15:53:48,387 INFO clients.MQTTClient MQTT Broker is trying to connect...
2024-03-25 15:53:48,388 INFO clients.DahuaClient Connecting
2024-03-25 15:53:48,390 DEBUG asyncio Using selector: EpollSelector
2024-03-25 15:53:48,398 INFO clients.MQTTClient MQTT Broker connected with result code 0
2024-03-25 15:53:48,540 DEBUG clients.DahuaAPI Connection established
2024-03-25 15:53:48,540 DEBUG clients.DahuaAPI Prepare pre-login message
2024-03-25 15:53:48,540 DEBUG clients.DahuaAPI Sending message, Data: {'id': 2, 'session': 0, 'magic': '0x1234', 'method': 'global.login', 'params': {'clientType': '', 'ipAddr': '(null)', 'loginType': 'Direct', 'userName': 'admin', 'password': ''}}
2024-03-25 15:53:48,778 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7\x02\x00\x00\x00\t\x01\x00\x00\x00\x00\x00\x00\t\x01\x00\x00\x00\x00\x00\x00{"error":{"code":268632079,"message":"Component error: login challenge!"},"id":2,"params":{"authorization":"<redacted>","encryption":"Default","random":"<redacted>","realm":"Login to <redacted>"},"result":false,"session":936357008}\n'
2024-03-25 15:53:48,785 DEBUG clients.DahuaAPI Processing message #2, Endpoint: global.login, Message: {'error': {'code': 268632079, 'message': 'Component error: login challenge!'}, 'id': 2, 'params': {'authorization': '<redacted>', 'encryption': 'Default', 'random': '<redacted>', 'realm': 'Login to <redacted>'}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,785 DEBUG clients.DahuaAPI Prepare pre-login message
2024-03-25 15:53:48,785 DEBUG clients.DahuaAPI Sending message, Data: {'id': 3, 'session': 936357008, 'magic': '0x1234', 'method': 'global.login', 'params': {'clientType': '', 'ipAddr': '(null)', 'loginType': 'Direct', 'userName': 'admin', 'password': '<redacted>', 'authorityType': 'Default'}}
2024-03-25 15:53:48,786 DEBUG clients.DahuaAPI Message #2 handled
2024-03-25 15:53:48,808 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7\x03\x00\x00\x00b\x00\x00\x00\x00\x00\x00\x00b\x00\x00\x00\x00\x00\x00\x00{"id":3,"params":{"isPwdOverdue":false,"keepAliveInterval":60},"result":true,"session":936357008}\n'
2024-03-25 15:53:48,808 DEBUG clients.DahuaAPI Processing message #3, Endpoint: global.login, Message: {'id': 3, 'params': {'isPwdOverdue': False, 'keepAliveInterval': 60}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,809 DEBUG clients.DahuaAPI Set timer for 55 seconds to trigger keep alive message
2024-03-25 15:53:48,809 DEBUG clients.DahuaAPI Sending message, Data: {'id': 4, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getSerialNo', 'params': {}}
2024-03-25 15:53:48,810 DEBUG clients.DahuaAPI Sending message, Data: {'id': 5, 'session': 936357008, 'magic': '0x1234', 'method': 'accessControl.factory.instance', 'params': {'Channel': 0}}
2024-03-25 15:53:48,810 DEBUG clients.DahuaAPI Sending message, Data: {'id': 6, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getBootParameter', 'params': {'names': ['HWID']}}
2024-03-25 15:53:48,811 DEBUG clients.DahuaAPI Sending message, Data: {'id': 7, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getProductDefinition', 'params': {'name': None}}
2024-03-25 15:53:48,811 DEBUG clients.DahuaAPI Sending message, Data: {'id': 8, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getProcessInfo', 'params': {}}
2024-03-25 15:53:48,812 DEBUG clients.DahuaAPI Sending message, Data: {'id': 9, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getDeviceType', 'params': {}}
2024-03-25 15:53:48,812 DEBUG clients.DahuaAPI Sending message, Data: {'id': 10, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getSoftwareVersion', 'params': {}}
2024-03-25 15:53:48,813 DEBUG clients.DahuaAPI Sending message, Data: {'id': 11, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.factory.instance', 'params': {}}
2024-03-25 15:53:48,813 DEBUG clients.DahuaAPI Sending message, Data: {'id': 12, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getDeviceClass', 'params': {}}
2024-03-25 15:53:48,814 DEBUG clients.DahuaAPI Sending message, Data: {'id': 13, 'session': 936357008, 'magic': '0x1234', 'method': 'magicBox.getSystemInfoNew', 'params': {}}
2024-03-25 15:53:48,815 DEBUG clients.DahuaAPI Sending message, Data: {'id': 24, 'session': 936357008, 'method': 'system.multicall', 'params': [{'id': 14, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'AccessControl'}}, {'id': 15, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'T2UServer'}}, {'id': 16, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'DialRule'}}, {'id': 17, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VTOBasicInfo'}}, {'id': 18, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Building'}}, {'id': 19, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VideoTalkPhoneGeneral'}}, {'id': 20, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VTOCall'}}, {'id': 21, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'RTMP'}}, {'id': 22, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VideoStandard'}}, {'id': 23, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Lighting'}}]}
2024-03-25 15:53:48,816 DEBUG clients.DahuaAPI Sending message, Data: {'id': 35, 'session': 936357008, 'method': 'system.multicall', 'params': [{'id': 25, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VideoWaterMark'}}, {'id': 26, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VideoWidget'}}, {'id': 27, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'ChannelTitle'}}, {'id': 28, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Web'}}, {'id': 29, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'RTSP'}}, {'id': 30, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Https'}}, {'id': 31, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'UserGlobal'}}, {'id': 32, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'AccessFilter'}}, {'id': 33, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Network'}}, {'id': 34, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'UPnP'}}]}
2024-03-25 15:53:48,817 DEBUG clients.DahuaAPI Sending message, Data: {'id': 46, 'session': 936357008, 'method': 'system.multicall', 'params': [{'id': 36, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Multicast'}}, {'id': 37, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Qos'}}, {'id': 38, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'WMM'}}, {'id': 39, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'MotionDetect'}}, {'id': 40, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'BlindDetect'}}, {'id': 41, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'General'}}, {'id': 42, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'NTP'}}, {'id': 43, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'AutoMaintain'}}, {'id': 44, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'FlashLight'}}, {'id': 45, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Sound'}}]}
2024-03-25 15:53:48,818 DEBUG clients.DahuaAPI Sending message, Data: {'id': 57, 'session': 936357008, 'method': 'system.multicall', 'params': [{'id': 47, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VideoTalkPhoneBasic'}}, {'id': 48, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Alarm'}}, {'id': 49, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Comm'}}, {'id': 50, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'SSHD'}}, {'id': 51, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VSP_CGI'}}, {'id': 52, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'MobilePhoneApplication'}}, {'id': 53, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'PwdReset'}}, {'id': 54, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'SafetyAbnormalAlarm'}}, {'id': 55, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'MediaEncrypt'}}, {'id': 56, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'VSP_ONVIF'}}]}
2024-03-25 15:53:48,818 DEBUG clients.DahuaAPI Sending message, Data: {'id': 60, 'session': 936357008, 'method': 'system.multicall', 'params': [{'id': 58, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'Wiegand'}}, {'id': 59, 'session': 936357008, 'magic': '0x1234', 'method': 'configManager.getConfig', 'params': {'name': 'BuildingExternal'}}]}
2024-03-25 15:53:48,819 DEBUG clients.DahuaAPI Message #3 handled
2024-03-25 15:53:48,862 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7\x04\x00\x00\x00L\x00\x00\x00\x00\x00\x00\x00L\x00\x00\x00\x00\x00\x00\x00{"id":4,"params":{"sn":"<redacted>"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x06\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00{"id":6,"params":{"table":{"HWID":"<redacted>"}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x05\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00{"error":{"code":268632064,"message":"Component error: interface not found!"},"id":5,"result":0,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x08\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00{"id":8,"params":{"info":"SSC339"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x07\x00\x00\x00\xec\x1a\x00\x00\x00\x00\x00\x00\xec\x1a\x00\x00\x00\x00\x00\x00{"id":7,"params":{"definition":{"3G":false,"AllDevicesName":"SDB-Cayenne-Dalton","AllLanguages":["English","SimpChinese","TradChinese","Italiano","Spanisho","Japanese","Russian","Frenchty","German","Turkey","Poland","Romanian","Hungarian","Finnish","Estonian","Korean","Farsi","Dansk","Czechish","Bulgaria","Slovakian","Slovenia","Croatian","Dutcho","Greek","Ukrainian","Swedish","Serbian","Vietnamese","Lithuanian","Filipino","Arabic","Catalan","Latvian","Polish","Belarus","Italian","French","Germany","Dutch","Spanish","Portuguese","Finland","Belarus","Czech","Slovak","Hebrew"],"AudioFileManager":{"SirenFileManager":{"Support":true},"Support":true,"SupportEventLink":false,"SupportEventLinkList":["VideoMotion","CallNoAnswered"]},"AudioProperties":{"Support":true},"AutoFormatUnknownSD":true,"BuildDate":"2022-09-03","BuildDateTime":"2022-09-03 13:38:59","CameraAttribute":{"LinkRule":"\\/usr\\/data\\/AttributeRule\\/LinkRule","RuleTranslate":"\\/usr\\/data\\/AttributeRule\\/RuleTranslate'
2024-03-25 15:53:48,862 DEBUG clients.DahuaAPI Partial message received: {"id":4,"params":{"sn":"<redacted>"},"result":true,"session":936357008}
DHIP¬Ï7’’{"id":6,"params":{"table":{"HWID":"<redacted>"}},"result":true,"session":936357008}
DHIP¬Ï7uu{"error":{"code":268632064,"message":"Component error: interface not found!"},"id":5,"result":0,"session":936357008}
DHIP¬Ï7FF{"id":8,"params":{"info":"SSC339"},"result":true,"session":936357008}
DHIP¬Ï7 ìì{"id":7,"params":{"definition":{"3G":false,"AllDevicesName":"SDB-Cayenne-Dalton","AllLanguages":["English","SimpChinese","TradChinese","Italiano","Spanisho","Japanese","Russian","Frenchty","German","Turkey","Poland","Romanian","Hungarian","Finnish","Estonian","Korean","Farsi","Dansk","Czechish","Bulgaria","Slovakian","Slovenia","Croatian","Dutcho","Greek","Ukrainian","Swedish","Serbian","Vietnamese","Lithuanian","Filipino","Arabic","Catalan","Latvian","Polish","Belarus","Italian","French","Germany","Dutch","Spanish","Portuguese","Finland","Belarus","Czech","Slovak","Hebrew"],"AudioFileManager":{"SirenFileManager":{"Support":true},"Support":true,"SupportEventLink":false,"SupportEventLinkList":["VideoMotion","CallNoAnswered"]},"AudioProperties":{"Support":true},"AutoFormatUnknownSD":true,"BuildDate":"2022-09-03","BuildDateTime":"2022-09-03 13:38:59","CameraAttribute":{"LinkRule":"\/usr\/data\/AttributeRule\/LinkRule","RuleTranslate":"\/usr\/data\/AttributeRule\/RuleTranslate
2024-03-25 15:53:48,862 DEBUG clients.DahuaAPI Chunks collected: ['{"id":4,"params":{"sn":"<redacted>"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x06\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00{"id":6,"params":{"table":{"HWID":"<redacted>"}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x05\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00{"error":{"code":268632064,"message":"Component error: interface not found!"},"id":5,"result":0,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x08\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00{"id":8,"params":{"info":"SSC339"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x07\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00{"id":7,"params":{"definition":{"3G":false,"AllDevicesName":"SDB-Cayenne-Dalton","AllLanguages":["English","SimpChinese","TradChinese","Italiano","Spanisho","Japanese","Russian","Frenchty","German","Turkey","Poland","Romanian","Hungarian","Finnish","Estonian","Korean","Farsi","Dansk","Czechish","Bulgaria","Slovakian","Slovenia","Croatian","Dutcho","Greek","Ukrainian","Swedish","Serbian","Vietnamese","Lithuanian","Filipino","Arabic","Catalan","Latvian","Polish","Belarus","Italian","French","Germany","Dutch","Spanish","Portuguese","Finland","Belarus","Czech","Slovak","Hebrew"],"AudioFileManager":{"SirenFileManager":{"Support":true},"Support":true,"SupportEventLink":false,"SupportEventLinkList":["VideoMotion","CallNoAnswered"]},"AudioProperties":{"Support":true},"AutoFormatUnknownSD":true,"BuildDate":"2022-09-03","BuildDateTime":"2022-09-03 13:38:59","CameraAttribute":{"LinkRule":"\\/usr\\/data\\/AttributeRule\\/LinkRule","RuleTranslate":"\\/usr\\/data\\/AttributeRule\\/RuleTranslate']
2024-03-25 15:53:48,862 DEBUG clients.DahuaAPI Received data, Raw Data: b'","Support":true},"ChipTransform":null,"CloudServer":"Customer","ConflictItemList":[{"conflictItem":"AudioVideoDisable","conflictSrc":[{"linkChannels":[1],"srcName":"LeLensMask"}]}],"ContainAllAuthority":true,"CustomLanguages":"\\/mnt\\/custom\\/i18n","DVRIP_TLS":{"DVRIP_TLS":true},"DefaultLanguage":"English","DefaultLanguages":"\\/usr\\/data\\/Strings\\/i18n","DefaultVideoStandard":"NTSC","DevStringFiles":["StringsEn.txt"],"Device":"DB6I","DeviceTypeTransform":{"LOREX":{"Default":"B451AJ"}},"EncodingResolutionLimit":[["2560x1920","1440x1080","720x576","VGA"],["720x576"],["720x576"]],"HTMLStringFiles":["webEN.json"],"HasPtz":false,"HttpPath":"\\/mnt\\/data\\/Http","InfraRedMode":["Auto","ForceOn","Off"],"IntelliStateMonitor":{"ExpireTime":12000,"InvalidAppearTimes":3,"IsIntelliStateSupport":true,"PeriodTime":5000,"RecoveryTime":5000,"RecoveryTimes":3},"IsGeneralRecord":true,"IsLocalStore":true,"IsLocalurgentStore":true,"IsPtzAlarm":false,"IsRemoteStore":true,"Languages":["English"],"LightingControl":{"ConfigVersion":2,"LinkingDetail":{"FilckerLighting":{"Support":true},"KeepLighting":{"Support":true},"LedLink":{"Support":true}},"PilotLightColor":["Blue","Red","Green"],"SupportByTime":true,"SupportLightMode":["FilckerLighting","KeepLighting"],"SupportTimeSection":true,"WhiteLightBrightness":{"Support":true}},"LorexMotionDetectFlag":true,"MajorVersion":1,"MaxExtraStream":1,"MaxGroup":8,"MaxRules":3,"MaxStreamSendBitrate":32768,"MaxUsers'
2024-03-25 15:53:48,863 DEBUG clients.DahuaAPI Partial message received: ","Support":true},"ChipTransform":null,"CloudServer":"Customer","ConflictItemList":[{"conflictItem":"AudioVideoDisable","conflictSrc":[{"linkChannels":[1],"srcName":"LeLensMask"}]}],"ContainAllAuthority":true,"CustomLanguages":"\/mnt\/custom\/i18n","DVRIP_TLS":{"DVRIP_TLS":true},"DefaultLanguage":"English","DefaultLanguages":"\/usr\/data\/Strings\/i18n","DefaultVideoStandard":"NTSC","DevStringFiles":["StringsEn.txt"],"Device":"DB6I","DeviceTypeTransform":{"LOREX":{"Default":"B451AJ"}},"EncodingResolutionLimit":[["2560x1920","1440x1080","720x576","VGA"],["720x576"],["720x576"]],"HTMLStringFiles":["webEN.json"],"HasPtz":false,"HttpPath":"\/mnt\/data\/Http","InfraRedMode":["Auto","ForceOn","Off"],"IntelliStateMonitor":{"ExpireTime":12000,"InvalidAppearTimes":3,"IsIntelliStateSupport":true,"PeriodTime":5000,"RecoveryTime":5000,"RecoveryTimes":3},"IsGeneralRecord":true,"IsLocalStore":true,"IsLocalurgentStore":true,"IsPtzAlarm":false,"IsRemoteStore":true,"Languages":["English"],"LightingControl":{"ConfigVersion":2,"LinkingDetail":{"FilckerLighting":{"Support":true},"KeepLighting":{"Support":true},"LedLink":{"Support":true}},"PilotLightColor":["Blue","Red","Green"],"SupportByTime":true,"SupportLightMode":["FilckerLighting","KeepLighting"],"SupportTimeSection":true,"WhiteLightBrightness":{"Support":true}},"LorexMotionDetectFlag":true,"MajorVersion":1,"MaxExtraStream":1,"MaxGroup":8,"MaxRules":3,"MaxStreamSendBitrate":32768,"MaxUsers

2024-03-25 15:53:48,863 DEBUG clients.DahuaAPI Chunks collected: ['{"id":4,"params":{"sn":"<redacted>"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x06\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00{"id":6,"params":{"table":{"HWID":"<redacted>"}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x05\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00{"error":{"code":268632064,"message":"Component error: interface not found!"},"id":5,"result":0,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x08\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00{"id":8,"params":{"info":"SSC339"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x07\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00{"id":7,"params":{"definition":{"3G":false,"AllDevicesName":"SDB-Cayenne-Dalton","AllLanguages":["English","SimpChinese","TradChinese","Italiano","Spanisho","Japanese","Russian","Frenchty","German","Turkey","Poland","Romanian","Hungarian","Finnish","Estonian","Korean","Farsi","Dansk","Czechish","Bulgaria","Slovakian","Slovenia","Croatian","Dutcho","Greek","Ukrainian","Swedish","Serbian","Vietnamese","Lithuanian","Filipino","Arabic","Catalan","Latvian","Polish","Belarus","Italian","French","Germany","Dutch","Spanish","Portuguese","Finland","Belarus","Czech","Slovak","Hebrew"],"AudioFileManager":{"SirenFileManager":{"Support":true},"Support":true,"SupportEventLink":false,"SupportEventLinkList":["VideoMotion","CallNoAnswered"]},"AudioProperties":{"Support":true},"AutoFormatUnknownSD":true,"BuildDate":"2022-09-03","BuildDateTime":"2022-09-03 13:38:59","CameraAttribute":{"LinkRule":"\\/usr\\/data\\/AttributeRule\\/LinkRule","RuleTranslate":"\\/usr\\/data\\/AttributeRule\\/RuleTranslate', '","Support":true},"ChipTransform":null,"CloudServer":"Customer","ConflictItemList":[{"conflictItem":"AudioVideoDisable","conflictSrc":[{"linkChannels":[1],"srcName":"LeLensMask"}]}],"ContainAllAuthority":true,"CustomLanguages":"\\/mnt\\/custom\\/i18n","DVRIP_TLS":{"DVRIP_TLS":true},"DefaultLanguage":"English","DefaultLanguages":"\\/usr\\/data\\/Strings\\/i18n","DefaultVideoStandard":"NTSC","DevStringFiles":["StringsEn.txt"],"Device":"DB6I","DeviceTypeTransform":{"LOREX":{"Default":"B451AJ"}},"EncodingResolutionLimit":[["2560x1920","1440x1080","720x576","VGA"],["720x576"],["720x576"]],"HTMLStringFiles":["webEN.json"],"HasPtz":false,"HttpPath":"\\/mnt\\/data\\/Http","InfraRedMode":["Auto","ForceOn","Off"],"IntelliStateMonitor":{"ExpireTime":12000,"InvalidAppearTimes":3,"IsIntelliStateSupport":true,"PeriodTime":5000,"RecoveryTime":5000,"RecoveryTimes":3},"IsGeneralRecord":true,"IsLocalStore":true,"IsLocalurgentStore":true,"IsPtzAlarm":false,"IsRemoteStore":true,"Languages":["English"],"LightingControl":{"ConfigVersion":2,"LinkingDetail":{"FilckerLighting":{"Support":true},"KeepLighting":{"Support":true},"LedLink":{"Support":true}},"PilotLightColor":["Blue","Red","Green"],"SupportByTime":true,"SupportLightMode":["FilckerLighting","KeepLighting"],"SupportTimeSection":true,"WhiteLightBrightness":{"Support":true}},"LorexMotionDetectFlag":true,"MajorVersion":1,"MaxExtraStream":1,"MaxGroup":8,"MaxRules":3,"MaxStreamSendBitrate":32768,"MaxUsers']
2024-03-25 15:53:48,863 DEBUG clients.DahuaAPI Received data, Raw Data: b'":1,"MinorVersion":0,"MotionAreaNotRelateHumanDetectArea":true,"MotionDetectWindow":4,"NeedRebootAfterFormat":1,"NoTimingRecord":true,"Normal":{"MaxRules":3,"SupportedModuleParams":{"AntiDisturbance":true,"Shadow":false}},"OEMVersion":"0000000","OSDPicBaseResolution":{"Height":1080,"Width":1920},"OnvifAuthorityCheck":false,"OnvifServer":false,"PassWordLimit":[8,32],"PasswdFindWay":"BC","PictureFileManager":{"Format":["bmp"],"OSDMaxSize":200000,"Path":"\\/usr\\/data\\/Skins\\/","Support":false},"PreLanguage":"\\/mnt\\/mtd\\/Config\\/preLanguage","PresetPwd":true,"Private":{"AudioFile":{"BuiltInPath":[{"FileType":"QuickReplyAudioFile","Path":"\\/usr\\/data\\/Sounds\\/UserSounds\\/"}],"UploadFilePath":[{"FileType":"QuickReplyAudioFile","MaxFileUploadNum":6,"MaxUploadFileSize":1024000,"Path":"\\/mnt\\/mtd\\/UserSounds\\/"}]},"FileOptSecurityDir":{"ReadOnlyPath":[{"Path":"\\/mnt\\/sd\\/"},{"Path":"\\/mnt\\/mtd\\/Config\\/osd.bmp"}],"ReadWritePath":[{"Path":"\\/mnt\\/sd\\/captureFile\\/"}]},"HideSDEncryption":true,"IntelliSnap":{"FixedRealesolution":"704x320","SupportBackKeyLight":true},"PatitionSwitchUpgrading":{"PartitionImageName":"dhdtb.bin.img"},"SupportHumanRegionNum":3,"SupportIVSNotifyHumanAndCar":true,"SupportIntelliDejitter":false},"ProductInfo":"\\/usr\\/data\\/ProductInfo","ProductName":"LOREX_SDB-Cayenne-Dalton_Eng_N_CA_V1.000.0000000.8.R.220903","PwdSpeci":{"CharList":"~!@#$%^","Combine":2,"Limit":[8,32],"Type":["Number","Lower","Upper"]},"PwdUpdatePeriod":{"CustomRange":[1,180],"PeriodList":[0,30,60,90,180],"SupportPwdUpdatePeriod":true},"QueryDatabase":{"EventTypes":{"A":["AlarmLocal"],"F":null,"M":["VideoMotion","VideoBlind","CrossLineDetection","CrossRegionDetection","LeftDetection","TakenAwayDetection","SceneChange","FaceDetection","AudioMutation","AudioAnomaly","VideoUnFocus","WanderDetection","ParkingDetection","RetrogradeDetection","RioterDetection","MoveDetection","NumberStat","TrafficJunction","PhoneCallDetect"],"R":null},"Path":"\\/mnt\\/sd\\/database\\/EventInfo.db","Support":true,"Type":"Custom"},"RecordSupportFormat":["dav"],"RemoveAnonymous":true,"ResetPwd":{"PubVer":"17040700","Support":true},"RestoreExceptConfigList":{"RestoreExceptConfig":["Network","IPv6","VideoInSensor","Multicast","Web","Https","DVRIP","VideoStandard","VSP_GAYS","VSP_GAYS_SERVER","AccessPoint","DeviceInfo","Telnet","WLan","PtzDevice","MasterSlaveGroup","MasterSlaveGlobal","CalibrateMatrix","RemoteDevice","NetAccessPriority","NetAccessPriorityIPv6","_LoraConnectInfo_","CalibratePoints","ThermographyVideoMode","ThermoAlgo","VideoInFocusOptions","LoginRestriction"]},"Revision":8,"RotateResolutionLimit":["VGA","QVGA","D1"],"SSHD":true,"ShowLogo":false,"SnapVideoFormat":true,"SpecVer":"CA","SuggestEncode":[{"Video":[{"BitRate":3072,"Compression":"H.265","CustomResolutionName":"2560x1920","FPS":15.0},{"BitRate":1024,"Compression":"H.265","CustomResolutionName":"1440x1080","FPS":15.0},{"BitRate":384,"Compression":"H.265","CustomResolutionName":"640x480","FPS":15.0}]}],"SupportCloudUpgrade":true,"SupportDetectAlarmChangeFormat":false,"SupportDevInit":true,"SupportEventCaps":["VideoMotion","CrossRegionDetection","CallNoAnswered"],"SupportExternalDoorBell":true,"SupportLensMasking":true,"SupportLoginAuthCtrl":true,"SupportMaskSensitiveInfo":{"CurrentConfig":true,"DefaultConfig":true},"SupportMixAudio":true,"SupportNotSaveAudio":true,"SupportRTSPLoopBackAuth":true,"SupportWirelessPair":["SoftAP"],"SupportWlanRepeater":true,"TypeVersion":"R","UPnP":true,"UPnPSupport":{"PortReuse":true},"UpdateCheckVendor":false,"VSP":"None","VTOPath":"\\/mnt\\/mtd\\/Config\\/","Vendor":"LOREX","VendorAbbr":"01","VendorTransform":null,"VideoAnalyse":{"Support":true,"SupportedComp":[["Normal"]],"SupportedLib":{"Normal":["lib-Normal"]},"SupportedRules":{"Normal":["CrossRegionDetection"]},"SupportedScene":["Normal"],"SupportedScenes":{"Normal":{"SupportedRules":{"CrossRegionDetection":{"SupportedObjectTypes":["Human"]}}}}},"VideoInBacklight":{"BacklightMode":["Default","Region"],"GlareInhibition":"Default","Modes":["Backlight","GlareInhibition","WideDynamic","SSA","Off"],"SSAIntensity":["Disable","AutoIntensity"],"Support":true,"WideDynamicRange":3},"VideoInputChannels":1,"VideoOutputChannels":0,"VideoQuality":["2K","1080P","480P"],"VideoStandards":["NTSC"],"WebStringFiles":["webEN.lang"],"WebVersion":null,"XSSBlockList":["VideoAnalyseRule'
2024-03-25 15:53:48,864 DEBUG clients.DahuaAPI Partial message received: ":1,"MinorVersion":0,"MotionAreaNotRelateHumanDetectArea":true,"MotionDetectWindow":4,"NeedRebootAfterFormat":1,"NoTimingRecord":true,"Normal":{"MaxRules":3,"SupportedModuleParams":{"AntiDisturbance":true,"Shadow":false}},"OEMVersion":"0000000","OSDPicBaseResolution":{"Height":1080,"Width":1920},"OnvifAuthorityCheck":false,"OnvifServer":false,"PassWordLimit":[8,32],"PasswdFindWay":"BC","PictureFileManager":{"Format":["bmp"],"OSDMaxSize":200000,"Path":"\/usr\/data\/Skins\/","Support":false},"PreLanguage":"\/mnt\/mtd\/Config\/preLanguage","PresetPwd":true,"Private":{"AudioFile":{"BuiltInPath":[{"FileType":"QuickReplyAudioFile","Path":"\/usr\/data\/Sounds\/UserSounds\/"}],"UploadFilePath":[{"FileType":"QuickReplyAudioFile","MaxFileUploadNum":6,"MaxUploadFileSize":1024000,"Path":"\/mnt\/mtd\/UserSounds\/"}]},"FileOptSecurityDir":{"ReadOnlyPath":[{"Path":"\/mnt\/sd\/"},{"Path":"\/mnt\/mtd\/Config\/osd.bmp"}],"ReadWritePath":[{"Path":"\/mnt\/sd\/captureFile\/"}]},"HideSDEncryption":true,"IntelliSnap":{"FixedRealesolution":"704x320","SupportBackKeyLight":true},"PatitionSwitchUpgrading":{"PartitionImageName":"dhdtb.bin.img"},"SupportHumanRegionNum":3,"SupportIVSNotifyHumanAndCar":true,"SupportIntelliDejitter":false},"ProductInfo":"\/usr\/data\/ProductInfo","ProductName":"LOREX_SDB-Cayenne-Dalton_Eng_N_CA_V1.000.0000000.8.R.220903","PwdSpeci":{"CharList":"~!@#$%^","Combine":2,"Limit":[8,32],"Type":["Number","Lower","Upper"]},"PwdUpdatePeriod":{"CustomRange":[1,180],"PeriodList":[0,30,60,90,180],"SupportPwdUpdatePeriod":true},"QueryDatabase":{"EventTypes":{"A":["AlarmLocal"],"F":null,"M":["VideoMotion","VideoBlind","CrossLineDetection","CrossRegionDetection","LeftDetection","TakenAwayDetection","SceneChange","FaceDetection","AudioMutation","AudioAnomaly","VideoUnFocus","WanderDetection","ParkingDetection","RetrogradeDetection","RioterDetection","MoveDetection","NumberStat","TrafficJunction","PhoneCallDetect"],"R":null},"Path":"\/mnt\/sd\/database\/EventInfo.db","Support":true,"Type":"Custom"},"RecordSupportFormat":["dav"],"RemoveAnonymous":true,"ResetPwd":{"PubVer":"17040700","Support":true},"RestoreExceptConfigList":{"RestoreExceptConfig":["Network","IPv6","VideoInSensor","Multicast","Web","Https","DVRIP","VideoStandard","VSP_GAYS","VSP_GAYS_SERVER","AccessPoint","DeviceInfo","Telnet","WLan","PtzDevice","MasterSlaveGroup","MasterSlaveGlobal","CalibrateMatrix","RemoteDevice","NetAccessPriority","NetAccessPriorityIPv6","_LoraConnectInfo_","CalibratePoints","ThermographyVideoMode","ThermoAlgo","VideoInFocusOptions","LoginRestriction"]},"Revision":8,"RotateResolutionLimit":["VGA","QVGA","D1"],"SSHD":true,"ShowLogo":false,"SnapVideoFormat":true,"SpecVer":"CA","SuggestEncode":[{"Video":[{"BitRate":3072,"Compression":"H.265","CustomResolutionName":"2560x1920","FPS":15.0},{"BitRate":1024,"Compression":"H.265","CustomResolutionName":"1440x1080","FPS":15.0},{"BitRate":384,"Compression":"H.265","CustomResolutionName":"640x480","FPS":15.0}]}],"SupportCloudUpgrade":true,"SupportDetectAlarmChangeFormat":false,"SupportDevInit":true,"SupportEventCaps":["VideoMotion","CrossRegionDetection","CallNoAnswered"],"SupportExternalDoorBell":true,"SupportLensMasking":true,"SupportLoginAuthCtrl":true,"SupportMaskSensitiveInfo":{"CurrentConfig":true,"DefaultConfig":true},"SupportMixAudio":true,"SupportNotSaveAudio":true,"SupportRTSPLoopBackAuth":true,"SupportWirelessPair":["SoftAP"],"SupportWlanRepeater":true,"TypeVersion":"R","UPnP":true,"UPnPSupport":{"PortReuse":true},"UpdateCheckVendor":false,"VSP":"None","VTOPath":"\/mnt\/mtd\/Config\/","Vendor":"LOREX","VendorAbbr":"01","VendorTransform":null,"VideoAnalyse":{"Support":true,"SupportedComp":[["Normal"]],"SupportedLib":{"Normal":["lib-Normal"]},"SupportedRules":{"Normal":["CrossRegionDetection"]},"SupportedScene":["Normal"],"SupportedScenes":{"Normal":{"SupportedRules":{"CrossRegionDetection":{"SupportedObjectTypes":["Human"]}}}}},"VideoInBacklight":{"BacklightMode":["Default","Region"],"GlareInhibition":"Default","Modes":["Backlight","GlareInhibition","WideDynamic","SSA","Off"],"SSAIntensity":["Disable","AutoIntensity"],"Support":true,"WideDynamicRange":3},"VideoInputChannels":1,"VideoOutputChannels":0,"VideoQuality":["2K","1080P","480P"],"VideoStandards":["NTSC"],"WebStringFiles":["webEN.lang"],"WebVersion":null,"XSSBlockList":["VideoAnalyseRule
2024-03-25 15:53:48,864 DEBUG clients.DahuaAPI Chunks collected: ['{"id":4,"params":{"sn":"<redacted>"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x06\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00{"id":6,"params":{"table":{"HWID":"<redacted>"}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x05\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00{"error":{"code":268632064,"message":"Component error: interface not found!"},"id":5,"result":0,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x08\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00{"id":8,"params":{"info":"SSC339"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x07\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00{"id":7,"params":{"definition":{"3G":false,"AllDevicesName":"SDB-Cayenne-Dalton","AllLanguages":["English","SimpChinese","TradChinese","Italiano","Spanisho","Japanese","Russian","Frenchty","German","Turkey","Poland","Romanian","Hungarian","Finnish","Estonian","Korean","Farsi","Dansk","Czechish","Bulgaria","Slovakian","Slovenia","Croatian","Dutcho","Greek","Ukrainian","Swedish","Serbian","Vietnamese","Lithuanian","Filipino","Arabic","Catalan","Latvian","Polish","Belarus","Italian","French","Germany","Dutch","Spanish","Portuguese","Finland","Belarus","Czech","Slovak","Hebrew"],"AudioFileManager":{"SirenFileManager":{"Support":true},"Support":true,"SupportEventLink":false,"SupportEventLinkList":["VideoMotion","CallNoAnswered"]},"AudioProperties":{"Support":true},"AutoFormatUnknownSD":true,"BuildDate":"2022-09-03","BuildDateTime":"2022-09-03 13:38:59","CameraAttribute":{"LinkRule":"\\/usr\\/data\\/AttributeRule\\/LinkRule","RuleTranslate":"\\/usr\\/data\\/AttributeRule\\/RuleTranslate', '","Support":true},"ChipTransform":null,"CloudServer":"Customer","ConflictItemList":[{"conflictItem":"AudioVideoDisable","conflictSrc":[{"linkChannels":[1],"srcName":"LeLensMask"}]}],"ContainAllAuthority":true,"CustomLanguages":"\\/mnt\\/custom\\/i18n","DVRIP_TLS":{"DVRIP_TLS":true},"DefaultLanguage":"English","DefaultLanguages":"\\/usr\\/data\\/Strings\\/i18n","DefaultVideoStandard":"NTSC","DevStringFiles":["StringsEn.txt"],"Device":"DB6I","DeviceTypeTransform":{"LOREX":{"Default":"B451AJ"}},"EncodingResolutionLimit":[["2560x1920","1440x1080","720x576","VGA"],["720x576"],["720x576"]],"HTMLStringFiles":["webEN.json"],"HasPtz":false,"HttpPath":"\\/mnt\\/data\\/Http","InfraRedMode":["Auto","ForceOn","Off"],"IntelliStateMonitor":{"ExpireTime":12000,"InvalidAppearTimes":3,"IsIntelliStateSupport":true,"PeriodTime":5000,"RecoveryTime":5000,"RecoveryTimes":3},"IsGeneralRecord":true,"IsLocalStore":true,"IsLocalurgentStore":true,"IsPtzAlarm":false,"IsRemoteStore":true,"Languages":["English"],"LightingControl":{"ConfigVersion":2,"LinkingDetail":{"FilckerLighting":{"Support":true},"KeepLighting":{"Support":true},"LedLink":{"Support":true}},"PilotLightColor":["Blue","Red","Green"],"SupportByTime":true,"SupportLightMode":["FilckerLighting","KeepLighting"],"SupportTimeSection":true,"WhiteLightBrightness":{"Support":true}},"LorexMotionDetectFlag":true,"MajorVersion":1,"MaxExtraStream":1,"MaxGroup":8,"MaxRules":3,"MaxStreamSendBitrate":32768,"MaxUsers', '":1,"MinorVersion":0,"MotionAreaNotRelateHumanDetectArea":true,"MotionDetectWindow":4,"NeedRebootAfterFormat":1,"NoTimingRecord":true,"Normal":{"MaxRules":3,"SupportedModuleParams":{"AntiDisturbance":true,"Shadow":false}},"OEMVersion":"0000000","OSDPicBaseResolution":{"Height":1080,"Width":1920},"OnvifAuthorityCheck":false,"OnvifServer":false,"PassWordLimit":[8,32],"PasswdFindWay":"BC","PictureFileManager":{"Format":["bmp"],"OSDMaxSize":200000,"Path":"\\/usr\\/data\\/Skins\\/","Support":false},"PreLanguage":"\\/mnt\\/mtd\\/Config\\/preLanguage","PresetPwd":true,"Private":{"AudioFile":{"BuiltInPath":[{"FileType":"QuickReplyAudioFile","Path":"\\/usr\\/data\\/Sounds\\/UserSounds\\/"}],"UploadFilePath":[{"FileType":"QuickReplyAudioFile","MaxFileUploadNum":6,"MaxUploadFileSize":1024000,"Path":"\\/mnt\\/mtd\\/UserSounds\\/"}]},"FileOptSecurityDir":{"ReadOnlyPath":[{"Path":"\\/mnt\\/sd\\/"},{"Path":"\\/mnt\\/mtd\\/Config\\/osd.bmp"}],"ReadWritePath":[{"Path":"\\/mnt\\/sd\\/captureFile\\/"}]},"HideSDEncryption":true,"IntelliSnap":{"FixedRealesolution":"704x320","SupportBackKeyLight":true},"PatitionSwitchUpgrading":{"PartitionImageName":"dhdtb.bin.img"},"SupportHumanRegionNum":3,"SupportIVSNotifyHumanAndCar":true,"SupportIntelliDejitter":false},"ProductInfo":"\\/usr\\/data\\/ProductInfo","ProductName":"LOREX_SDB-Cayenne-Dalton_Eng_N_CA_V1.000.0000000.8.R.220903","PwdSpeci":{"CharList":"~!@#$%^","Combine":2,"Limit":[8,32],"Type":["Number","Lower","Upper"]},"PwdUpdatePeriod":{"CustomRange":[1,180],"PeriodList":[0,30,60,90,180],"SupportPwdUpdatePeriod":true},"QueryDatabase":{"EventTypes":{"A":["AlarmLocal"],"F":null,"M":["VideoMotion","VideoBlind","CrossLineDetection","CrossRegionDetection","LeftDetection","TakenAwayDetection","SceneChange","FaceDetection","AudioMutation","AudioAnomaly","VideoUnFocus","WanderDetection","ParkingDetection","RetrogradeDetection","RioterDetection","MoveDetection","NumberStat","TrafficJunction","PhoneCallDetect"],"R":null},"Path":"\\/mnt\\/sd\\/database\\/EventInfo.db","Support":true,"Type":"Custom"},"RecordSupportFormat":["dav"],"RemoveAnonymous":true,"ResetPwd":{"PubVer":"17040700","Support":true},"RestoreExceptConfigList":{"RestoreExceptConfig":["Network","IPv6","VideoInSensor","Multicast","Web","Https","DVRIP","VideoStandard","VSP_GAYS","VSP_GAYS_SERVER","AccessPoint","DeviceInfo","Telnet","WLan","PtzDevice","MasterSlaveGroup","MasterSlaveGlobal","CalibrateMatrix","RemoteDevice","NetAccessPriority","NetAccessPriorityIPv6","_LoraConnectInfo_","CalibratePoints","ThermographyVideoMode","ThermoAlgo","VideoInFocusOptions","LoginRestriction"]},"Revision":8,"RotateResolutionLimit":["VGA","QVGA","D1"],"SSHD":true,"ShowLogo":false,"SnapVideoFormat":true,"SpecVer":"CA","SuggestEncode":[{"Video":[{"BitRate":3072,"Compression":"H.265","CustomResolutionName":"2560x1920","FPS":15.0},{"BitRate":1024,"Compression":"H.265","CustomResolutionName":"1440x1080","FPS":15.0},{"BitRate":384,"Compression":"H.265","CustomResolutionName":"640x480","FPS":15.0}]}],"SupportCloudUpgrade":true,"SupportDetectAlarmChangeFormat":false,"SupportDevInit":true,"SupportEventCaps":["VideoMotion","CrossRegionDetection","CallNoAnswered"],"SupportExternalDoorBell":true,"SupportLensMasking":true,"SupportLoginAuthCtrl":true,"SupportMaskSensitiveInfo":{"CurrentConfig":true,"DefaultConfig":true},"SupportMixAudio":true,"SupportNotSaveAudio":true,"SupportRTSPLoopBackAuth":true,"SupportWirelessPair":["SoftAP"],"SupportWlanRepeater":true,"TypeVersion":"R","UPnP":true,"UPnPSupport":{"PortReuse":true},"UpdateCheckVendor":false,"VSP":"None","VTOPath":"\\/mnt\\/mtd\\/Config\\/","Vendor":"LOREX","VendorAbbr":"01","VendorTransform":null,"VideoAnalyse":{"Support":true,"SupportedComp":[["Normal"]],"SupportedLib":{"Normal":["lib-Normal"]},"SupportedRules":{"Normal":["CrossRegionDetection"]},"SupportedScene":["Normal"],"SupportedScenes":{"Normal":{"SupportedRules":{"CrossRegionDetection":{"SupportedObjectTypes":["Human"]}}}}},"VideoInBacklight":{"BacklightMode":["Default","Region"],"GlareInhibition":"Default","Modes":["Backlight","GlareInhibition","WideDynamic","SSA","Off"],"SSAIntensity":["Disable","AutoIntensity"],"Support":true,"WideDynamicRange":3},"VideoInputChannels":1,"VideoOutputChannels":0,"VideoQuality":["2K","1080P","480P"],"VideoStandards":["NTSC"],"WebStringFiles":["webEN.lang"],"WebVersion":null,"XSSBlockList":["VideoAnalyseRule']
2024-03-25 15:53:48,878 DEBUG clients.DahuaAPI Received data, Raw Data: b'","ChannelTitle","VideoIn"],"countryTransform":null,"supportPirLevel":false}},"result":true,"session":936357008}\n'
2024-03-25 15:53:48,879 DEBUG clients.DahuaAPI Last chunk of opened stream message received: ","ChannelTitle","VideoIn"],"countryTransform":null,"supportPirLevel":false}},"result":true,"session":936357008}
2024-03-25 15:53:48,879 DEBUG clients.DahuaAPI Chunks collected: ['{"id":4,"params":{"sn":"<redacted>"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x06\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00\x92\x00\x00\x00\x00\x00\x00\x00{"id":6,"params":{"table":{"HWID":"<redacted>"}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x05\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00u\x00\x00\x00\x00\x00\x00\x00{"error":{"code":268632064,"message":"Component error: interface not found!"},"id":5,"result":0,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x08\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00{"id":8,"params":{"info":"SSC339"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x07\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00ì\x1a\x00\x00\x00\x00\x00\x00{"id":7,"params":{"definition":{"3G":false,"AllDevicesName":"SDB-Cayenne-Dalton","AllLanguages":["English","SimpChinese","TradChinese","Italiano","Spanisho","Japanese","Russian","Frenchty","German","Turkey","Poland","Romanian","Hungarian","Finnish","Estonian","Korean","Farsi","Dansk","Czechish","Bulgaria","Slovakian","Slovenia","Croatian","Dutcho","Greek","Ukrainian","Swedish","Serbian","Vietnamese","Lithuanian","Filipino","Arabic","Catalan","Latvian","Polish","Belarus","Italian","French","Germany","Dutch","Spanish","Portuguese","Finland","Belarus","Czech","Slovak","Hebrew"],"AudioFileManager":{"SirenFileManager":{"Support":true},"Support":true,"SupportEventLink":false,"SupportEventLinkList":["VideoMotion","CallNoAnswered"]},"AudioProperties":{"Support":true},"AutoFormatUnknownSD":true,"BuildDate":"2022-09-03","BuildDateTime":"2022-09-03 13:38:59","CameraAttribute":{"LinkRule":"\\/usr\\/data\\/AttributeRule\\/LinkRule","RuleTranslate":"\\/usr\\/data\\/AttributeRule\\/RuleTranslate', '","Support":true},"ChipTransform":null,"CloudServer":"Customer","ConflictItemList":[{"conflictItem":"AudioVideoDisable","conflictSrc":[{"linkChannels":[1],"srcName":"LeLensMask"}]}],"ContainAllAuthority":true,"CustomLanguages":"\\/mnt\\/custom\\/i18n","DVRIP_TLS":{"DVRIP_TLS":true},"DefaultLanguage":"English","DefaultLanguages":"\\/usr\\/data\\/Strings\\/i18n","DefaultVideoStandard":"NTSC","DevStringFiles":["StringsEn.txt"],"Device":"DB6I","DeviceTypeTransform":{"LOREX":{"Default":"B451AJ"}},"EncodingResolutionLimit":[["2560x1920","1440x1080","720x576","VGA"],["720x576"],["720x576"]],"HTMLStringFiles":["webEN.json"],"HasPtz":false,"HttpPath":"\\/mnt\\/data\\/Http","InfraRedMode":["Auto","ForceOn","Off"],"IntelliStateMonitor":{"ExpireTime":12000,"InvalidAppearTimes":3,"IsIntelliStateSupport":true,"PeriodTime":5000,"RecoveryTime":5000,"RecoveryTimes":3},"IsGeneralRecord":true,"IsLocalStore":true,"IsLocalurgentStore":true,"IsPtzAlarm":false,"IsRemoteStore":true,"Languages":["English"],"LightingControl":{"ConfigVersion":2,"LinkingDetail":{"FilckerLighting":{"Support":true},"KeepLighting":{"Support":true},"LedLink":{"Support":true}},"PilotLightColor":["Blue","Red","Green"],"SupportByTime":true,"SupportLightMode":["FilckerLighting","KeepLighting"],"SupportTimeSection":true,"WhiteLightBrightness":{"Support":true}},"LorexMotionDetectFlag":true,"MajorVersion":1,"MaxExtraStream":1,"MaxGroup":8,"MaxRules":3,"MaxStreamSendBitrate":32768,"MaxUsers', '":1,"MinorVersion":0,"MotionAreaNotRelateHumanDetectArea":true,"MotionDetectWindow":4,"NeedRebootAfterFormat":1,"NoTimingRecord":true,"Normal":{"MaxRules":3,"SupportedModuleParams":{"AntiDisturbance":true,"Shadow":false}},"OEMVersion":"0000000","OSDPicBaseResolution":{"Height":1080,"Width":1920},"OnvifAuthorityCheck":false,"OnvifServer":false,"PassWordLimit":[8,32],"PasswdFindWay":"BC","PictureFileManager":{"Format":["bmp"],"OSDMaxSize":200000,"Path":"\\/usr\\/data\\/Skins\\/","Support":false},"PreLanguage":"\\/mnt\\/mtd\\/Config\\/preLanguage","PresetPwd":true,"Private":{"AudioFile":{"BuiltInPath":[{"FileType":"QuickReplyAudioFile","Path":"\\/usr\\/data\\/Sounds\\/UserSounds\\/"}],"UploadFilePath":[{"FileType":"QuickReplyAudioFile","MaxFileUploadNum":6,"MaxUploadFileSize":1024000,"Path":"\\/mnt\\/mtd\\/UserSounds\\/"}]},"FileOptSecurityDir":{"ReadOnlyPath":[{"Path":"\\/mnt\\/sd\\/"},{"Path":"\\/mnt\\/mtd\\/Config\\/osd.bmp"}],"ReadWritePath":[{"Path":"\\/mnt\\/sd\\/captureFile\\/"}]},"HideSDEncryption":true,"IntelliSnap":{"FixedRealesolution":"704x320","SupportBackKeyLight":true},"PatitionSwitchUpgrading":{"PartitionImageName":"dhdtb.bin.img"},"SupportHumanRegionNum":3,"SupportIVSNotifyHumanAndCar":true,"SupportIntelliDejitter":false},"ProductInfo":"\\/usr\\/data\\/ProductInfo","ProductName":"LOREX_SDB-Cayenne-Dalton_Eng_N_CA_V1.000.0000000.8.R.220903","PwdSpeci":{"CharList":"~!@#$%^","Combine":2,"Limit":[8,32],"Type":["Number","Lower","Upper"]},"PwdUpdatePeriod":{"CustomRange":[1,180],"PeriodList":[0,30,60,90,180],"SupportPwdUpdatePeriod":true},"QueryDatabase":{"EventTypes":{"A":["AlarmLocal"],"F":null,"M":["VideoMotion","VideoBlind","CrossLineDetection","CrossRegionDetection","LeftDetection","TakenAwayDetection","SceneChange","FaceDetection","AudioMutation","AudioAnomaly","VideoUnFocus","WanderDetection","ParkingDetection","RetrogradeDetection","RioterDetection","MoveDetection","NumberStat","TrafficJunction","PhoneCallDetect"],"R":null},"Path":"\\/mnt\\/sd\\/database\\/EventInfo.db","Support":true,"Type":"Custom"},"RecordSupportFormat":["dav"],"RemoveAnonymous":true,"ResetPwd":{"PubVer":"17040700","Support":true},"RestoreExceptConfigList":{"RestoreExceptConfig":["Network","IPv6","VideoInSensor","Multicast","Web","Https","DVRIP","VideoStandard","VSP_GAYS","VSP_GAYS_SERVER","AccessPoint","DeviceInfo","Telnet","WLan","PtzDevice","MasterSlaveGroup","MasterSlaveGlobal","CalibrateMatrix","RemoteDevice","NetAccessPriority","NetAccessPriorityIPv6","_LoraConnectInfo_","CalibratePoints","ThermographyVideoMode","ThermoAlgo","VideoInFocusOptions","LoginRestriction"]},"Revision":8,"RotateResolutionLimit":["VGA","QVGA","D1"],"SSHD":true,"ShowLogo":false,"SnapVideoFormat":true,"SpecVer":"CA","SuggestEncode":[{"Video":[{"BitRate":3072,"Compression":"H.265","CustomResolutionName":"2560x1920","FPS":15.0},{"BitRate":1024,"Compression":"H.265","CustomResolutionName":"1440x1080","FPS":15.0},{"BitRate":384,"Compression":"H.265","CustomResolutionName":"640x480","FPS":15.0}]}],"SupportCloudUpgrade":true,"SupportDetectAlarmChangeFormat":false,"SupportDevInit":true,"SupportEventCaps":["VideoMotion","CrossRegionDetection","CallNoAnswered"],"SupportExternalDoorBell":true,"SupportLensMasking":true,"SupportLoginAuthCtrl":true,"SupportMaskSensitiveInfo":{"CurrentConfig":true,"DefaultConfig":true},"SupportMixAudio":true,"SupportNotSaveAudio":true,"SupportRTSPLoopBackAuth":true,"SupportWirelessPair":["SoftAP"],"SupportWlanRepeater":true,"TypeVersion":"R","UPnP":true,"UPnPSupport":{"PortReuse":true},"UpdateCheckVendor":false,"VSP":"None","VTOPath":"\\/mnt\\/mtd\\/Config\\/","Vendor":"LOREX","VendorAbbr":"01","VendorTransform":null,"VideoAnalyse":{"Support":true,"SupportedComp":[["Normal"]],"SupportedLib":{"Normal":["lib-Normal"]},"SupportedRules":{"Normal":["CrossRegionDetection"]},"SupportedScene":["Normal"],"SupportedScenes":{"Normal":{"SupportedRules":{"CrossRegionDetection":{"SupportedObjectTypes":["Human"]}}}}},"VideoInBacklight":{"BacklightMode":["Default","Region"],"GlareInhibition":"Default","Modes":["Backlight","GlareInhibition","WideDynamic","SSA","Off"],"SSAIntensity":["Disable","AutoIntensity"],"Support":true,"WideDynamicRange":3},"VideoInputChannels":1,"VideoOutputChannels":0,"VideoQuality":["2K","1080P","480P"],"VideoStandards":["NTSC"],"WebStringFiles":["webEN.lang"],"WebVersion":null,"XSSBlockList":["VideoAnalyseRule', '","ChannelTitle","VideoIn"],"countryTransform":null,"supportPirLevel":false}},"result":true,"session":936357008}\n']
2024-03-25 15:53:48,880 DEBUG clients.DahuaAPI Processing message #4, Endpoint: magicBox.getSerialNo, Message: {'id': 4, 'params': {'sn': '<redacted>'}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,880 DEBUG models.DahuaDevice Set config item 'magicBox.getSerialNo', Data: {'sn': '<redacted>'}
2024-03-25 15:53:48,880 INFO models.DahuaDevice Serial Number: <redacted>
2024-03-25 15:53:48,881 DEBUG clients.DahuaAPI Message #4 handled
2024-03-25 15:53:48,881 DEBUG clients.DahuaAPI Processing message #6, Endpoint: magicBox.getBootParameter, Message: {'id': 6, 'params': {'table': {'HWID': '<redacted>'}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,881 DEBUG clients.DahuaAPI Message #6 handled
2024-03-25 15:53:48,881 DEBUG clients.DahuaAPI Processing message #5, Endpoint: accessControl.factory.instance, Message: {'error': {'code': 268632064, 'message': 'Component error: interface not found!'}, 'id': 5, 'result': 0, 'session': 936357008}
2024-03-25 15:53:48,882 DEBUG clients.DahuaAPI Message #5 handled
2024-03-25 15:53:48,882 DEBUG clients.DahuaAPI Processing message #8, Endpoint: magicBox.getProcessInfo, Message: {'id': 8, 'params': {'info': 'SSC339'}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,882 DEBUG clients.DahuaAPI Message #8 handled
2024-03-25 15:53:48,883 DEBUG clients.DahuaAPI Processing message #7, Endpoint: magicBox.getProductDefinition, Message: {'id': 7, 'params': {'definition': {'3G': False, 'AllDevicesName': 'SDB-Cayenne-Dalton', 'AllLanguages': ['English', 'SimpChinese', 'TradChinese', 'Italiano', 'Spanisho', 'Japanese', 'Russian', 'Frenchty', 'German', 'Turkey', 'Poland', 'Romanian', 'Hungarian', 'Finnish', 'Estonian', 'Korean', 'Farsi', 'Dansk', 'Czechish', 'Bulgaria', 'Slovakian', 'Slovenia', 'Croatian', 'Dutcho', 'Greek', 'Ukrainian', 'Swedish', 'Serbian', 'Vietnamese', 'Lithuanian', 'Filipino', 'Arabic', 'Catalan', 'Latvian', 'Polish', 'Belarus', 'Italian', 'French', 'Germany', 'Dutch', 'Spanish', 'Portuguese', 'Finland', 'Belarus', 'Czech', 'Slovak', 'Hebrew'], 'AudioFileManager': {'SirenFileManager': {'Support': True}, 'Support': True, 'SupportEventLink': False, 'SupportEventLinkList': ['VideoMotion', 'CallNoAnswered']}, 'AudioProperties': {'Support': True}, 'AutoFormatUnknownSD': True, 'BuildDate': '2022-09-03', 'BuildDateTime': '2022-09-03 13:38:59', 'CameraAttribute': {'LinkRule': '/usr/data/AttributeRule/LinkRule', 'RuleTranslate': '/usr/data/AttributeRule/RuleTranslate', 'Support': True}, 'ChipTransform': None, 'CloudServer': 'Customer', 'ConflictItemList': [{'conflictItem': 'AudioVideoDisable', 'conflictSrc': [{'linkChannels': [1], 'srcName': 'LeLensMask'}]}], 'ContainAllAuthority': True, 'CustomLanguages': '/mnt/custom/i18n', 'DVRIP_TLS': {'DVRIP_TLS': True}, 'DefaultLanguage': 'English', 'DefaultLanguages': '/usr/data/Strings/i18n', 'DefaultVideoStandard': 'NTSC', 'DevStringFiles': ['StringsEn.txt'], 'Device': 'DB6I', 'DeviceTypeTransform': {'LOREX': {'Default': 'B451AJ'}}, 'EncodingResolutionLimit': [['2560x1920', '1440x1080', '720x576', 'VGA'], ['720x576'], ['720x576']], 'HTMLStringFiles': ['webEN.json'], 'HasPtz': False, 'HttpPath': '/mnt/data/Http', 'InfraRedMode': ['Auto', 'ForceOn', 'Off'], 'IntelliStateMonitor': {'ExpireTime': 12000, 'InvalidAppearTimes': 3, 'IsIntelliStateSupport': True, 'PeriodTime': 5000, 'RecoveryTime': 5000, 'RecoveryTimes': 3}, 'IsGeneralRecord': True, 'IsLocalStore': True, 'IsLocalurgentStore': True, 'IsPtzAlarm': False, 'IsRemoteStore': True, 'Languages': ['English'], 'LightingControl': {'ConfigVersion': 2, 'LinkingDetail': {'FilckerLighting': {'Support': True}, 'KeepLighting': {'Support': True}, 'LedLink': {'Support': True}}, 'PilotLightColor': ['Blue', 'Red', 'Green'], 'SupportByTime': True, 'SupportLightMode': ['FilckerLighting', 'KeepLighting'], 'SupportTimeSection': True, 'WhiteLightBrightness': {'Support': True}}, 'LorexMotionDetectFlag': True, 'MajorVersion': 1, 'MaxExtraStream': 1, 'MaxGroup': 8, 'MaxRules': 3, 'MaxStreamSendBitrate': 32768, 'MaxUsers': 1, 'MinorVersion': 0, 'MotionAreaNotRelateHumanDetectArea': True, 'MotionDetectWindow': 4, 'NeedRebootAfterFormat': 1, 'NoTimingRecord': True, 'Normal': {'MaxRules': 3, 'SupportedModuleParams': {'AntiDisturbance': True, 'Shadow': False}}, 'OEMVersion': '0000000', 'OSDPicBaseResolution': {'Height': 1080, 'Width': 1920}, 'OnvifAuthorityCheck': False, 'OnvifServer': False, 'PassWordLimit': [8, 32], 'PasswdFindWay': 'BC', 'PictureFileManager': {'Format': ['bmp'], 'OSDMaxSize': 200000, 'Path': '/usr/data/Skins/', 'Support': False}, 'PreLanguage': '/mnt/mtd/Config/preLanguage', 'PresetPwd': True, 'Private': {'AudioFile': {'BuiltInPath': [{'FileType': 'QuickReplyAudioFile', 'Path': '/usr/data/Sounds/UserSounds/'}], 'UploadFilePath': [{'FileType': 'QuickReplyAudioFile', 'MaxFileUploadNum': 6, 'MaxUploadFileSize': 1024000, 'Path': '/mnt/mtd/UserSounds/'}]}, 'FileOptSecurityDir': {'ReadOnlyPath': [{'Path': '/mnt/sd/'}, {'Path': '/mnt/mtd/Config/osd.bmp'}], 'ReadWritePath': [{'Path': '/mnt/sd/captureFile/'}]}, 'HideSDEncryption': True, 'IntelliSnap': {'FixedRealesolution': '704x320', 'SupportBackKeyLight': True}, 'PatitionSwitchUpgrading': {'PartitionImageName': 'dhdtb.bin.img'}, 'SupportHumanRegionNum': 3, 'SupportIVSNotifyHumanAndCar': True, 'SupportIntelliDejitter': False}, 'ProductInfo': '/usr/data/ProductInfo', 'ProductName': 'LOREX_SDB-Cayenne-Dalton_Eng_N_CA_V1.000.0000000.8.R.220903', 'PwdSpeci': {'CharList': '~!@#$%^', 'Combine': 2, 'Limit': [8, 32], 'Type': ['Number', 'Lower', 'Upper']}, 'PwdUpdatePeriod': {'CustomRange': [1, 180], 'PeriodList': [0, 30, 60, 90, 180], 'SupportPwdUpdatePeriod': True}, 'QueryDatabase': {'EventTypes': {'A': ['AlarmLocal'], 'F': None, 'M': ['VideoMotion', 'VideoBlind', 'CrossLineDetection', 'CrossRegionDetection', 'LeftDetection', 'TakenAwayDetection', 'SceneChange', 'FaceDetection', 'AudioMutation', 'AudioAnomaly', 'VideoUnFocus', 'WanderDetection', 'ParkingDetection', 'RetrogradeDetection', 'RioterDetection', 'MoveDetection', 'NumberStat', 'TrafficJunction', 'PhoneCallDetect'], 'R': None}, 'Path': '/mnt/sd/database/EventInfo.db', 'Support': True, 'Type': 'Custom'}, 'RecordSupportFormat': ['dav'], 'RemoveAnonymous': True, 'ResetPwd': {'PubVer': '17040700', 'Support': True}, 'RestoreExceptConfigList': {'RestoreExceptConfig': ['Network', 'IPv6', 'VideoInSensor', 'Multicast', 'Web', 'Https', 'DVRIP', 'VideoStandard', 'VSP_GAYS', 'VSP_GAYS_SERVER', 'AccessPoint', 'DeviceInfo', 'Telnet', 'WLan', 'PtzDevice', 'MasterSlaveGroup', 'MasterSlaveGlobal', 'CalibrateMatrix', 'RemoteDevice', 'NetAccessPriority', 'NetAccessPriorityIPv6', '_LoraConnectInfo_', 'CalibratePoints', 'ThermographyVideoMode', 'ThermoAlgo', 'VideoInFocusOptions', 'LoginRestriction']}, 'Revision': 8, 'RotateResolutionLimit': ['VGA', 'QVGA', 'D1'], 'SSHD': True, 'ShowLogo': False, 'SnapVideoFormat': True, 'SpecVer': 'CA', 'SuggestEncode': [{'Video': [{'BitRate': 3072, 'Compression': 'H.265', 'CustomResolutionName': '2560x1920', 'FPS': 15.0}, {'BitRate': 1024, 'Compression': 'H.265', 'CustomResolutionName': '1440x1080', 'FPS': 15.0}, {'BitRate': 384, 'Compression': 'H.265', 'CustomResolutionName': '640x480', 'FPS': 15.0}]}], 'SupportCloudUpgrade': True, 'SupportDetectAlarmChangeFormat': False, 'SupportDevInit': True, 'SupportEventCaps': ['VideoMotion', 'CrossRegionDetection', 'CallNoAnswered'], 'SupportExternalDoorBell': True, 'SupportLensMasking': True, 'SupportLoginAuthCtrl': True, 'SupportMaskSensitiveInfo': {'CurrentConfig': True, 'DefaultConfig': True}, 'SupportMixAudio': True, 'SupportNotSaveAudio': True, 'SupportRTSPLoopBackAuth': True, 'SupportWirelessPair': ['SoftAP'], 'SupportWlanRepeater': True, 'TypeVersion': 'R', 'UPnP': True, 'UPnPSupport': {'PortReuse': True}, 'UpdateCheckVendor': False, 'VSP': 'None', 'VTOPath': '/mnt/mtd/Config/', 'Vendor': 'LOREX', 'VendorAbbr': '01', 'VendorTransform': None, 'VideoAnalyse': {'Support': True, 'SupportedComp': [['Normal']], 'SupportedLib': {'Normal': ['lib-Normal']}, 'SupportedRules': {'Normal': ['CrossRegionDetection']}, 'SupportedScene': ['Normal'], 'SupportedScenes': {'Normal': {'SupportedRules': {'CrossRegionDetection': {'SupportedObjectTypes': ['Human']}}}}}, 'VideoInBacklight': {'BacklightMode': ['Default', 'Region'], 'GlareInhibition': 'Default', 'Modes': ['Backlight', 'GlareInhibition', 'WideDynamic', 'SSA', 'Off'], 'SSAIntensity': ['Disable', 'AutoIntensity'], 'Support': True, 'WideDynamicRange': 3}, 'VideoInputChannels': 1, 'VideoOutputChannels': 0, 'VideoQuality': ['2K', '1080P', '480P'], 'VideoStandards': ['NTSC'], 'WebStringFiles': ['webEN.lang'], 'WebVersion': None, 'XSSBlockList': ['VideoAnalyseRule', 'ChannelTitle', 'VideoIn'], 'countryTransform': None, 'supportPirLevel': False}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,883 DEBUG clients.DahuaAPI Message #7 handled
2024-03-25 15:53:48,884 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/magicBox.getSerialNo', 'payload': {'sn': '<redacted>', 'deviceType': None, 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,884 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/magicBox.getSerialNo: {'sn': '<redacted>', 'deviceType': None, 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,896 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7\t\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00F\x00\x00\x00\x00\x00\x00\x00{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\n\x00\x00\x00\xa1\x00\x00\x00\x00\x00\x00\x00\xa1\x00\x00\x00\x00\x00\x00\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7\x18\x00\x00\x00\xf6\x07\x00\x00\x00\x00\x00\x00\xf6\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2'
2024-03-25 15:53:48,896 DEBUG clients.DahuaAPI Partial message received: {"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}
DHIP¬Ï7
¡¡{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}
DHIP¬Ï7 CC{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}
DHIP¬Ï7
00{"id":11,"result":57749728,"session":936357008}
DHIP¬Ï7ö ö {"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2
2024-03-25 15:53:48,896 DEBUG clients.DahuaAPI Chunks collected: ['{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\n\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00¡\x00\x00\x00\x00\x00\x00
\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x18\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2']
2024-03-25 15:53:48,901 DEBUG clients.DahuaAPI Received data, Raw Data: b'68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7#\x00\x00\x00\xf3\x17\x00\x00\x00\x00\x00\x00\xf3\x17\x00\x00\x00\x00\x00\x00{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo'
2024-03-25 15:53:48,901 DEBUG clients.DahuaAPI Partial message received: 68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}
DHIP¬Ï7#óó{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo
2024-03-25 15:53:48,902 DEBUG clients.DahuaAPI Chunks collected: ['{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\n\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x18\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2', '68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7#\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo']
2024-03-25 15:53:48,902 DEBUG clients.DahuaAPI Received data, Raw Data: b'r":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[0,0,1024,1024]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[1024,1024,2048,2048]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[2048,2048,3072,3072]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[3072,3072,4096,4096]}],"CustomTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2}],"FontSize":0,"FontSizeExtra1":0,"FontSizeExtra2":0,"FontSizeExtra3":0,"FontSizeScale":1.0,"FontSizeSnapshot":0,"OSDMobileState":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[6295,920,7929,1351]},"PTZCoordinates":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,2'
2024-03-25 15:53:48,903 DEBUG clients.DahuaAPI Partial message received: r":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[0,0,1024,1024]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[1024,1024,2048,2048]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[2048,2048,3072,3072]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[3072,3072,4096,4096]}],"CustomTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2}],"FontSize":0,"FontSizeExtra1":0,"FontSizeExtra2":0,"FontSizeExtra3":0,"FontSizeScale":1.0,"FontSizeSnapshot":0,"OSDMobileState":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[6295,920,7929,1351]},"PTZCoordinates":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,2
2024-03-25 15:53:48,903 DEBUG clients.DahuaAPI Chunks collected: ['{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\n\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x18\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2', '68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7#\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo', 'r":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[0,0,1024,1024]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[1024,1024,2048,2048]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[2048,2048,3072,3072]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[3072,3072,4096,4096]}],"CustomTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2}],"FontSize":0,"FontSizeExtra1":0,"FontSizeExtra2":0,"FontSizeExtra3":0,"FontSizeScale":1.0,"FontSizeSnapshot":0,"OSDMobileState":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[6295,920,7929,1351]},"PTZCoordinates":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,2']
2024-03-25 15:53:48,903 DEBUG clients.DahuaAPI Received data, Raw Data: b'55,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZDirection":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenu":{"BackColor":[0,1,1,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenuViaApp":{"BackColor":[0,0,0,128],"DisplayTime":60,"EncodeBlend":true,"EncodeBlendExtra1":true,"EncodeBlendExtra2":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[281,1477,2897,1542]},"PTZPreset":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,3],"PreviewBlend":false,"Rect":[475,1442,475,1442]},"PTZZoom":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PictureTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[0,0,0,128],"Height":64,"Name":"osd.bmp","PreviewBlend":true,"Rect":[64,64,320,128],"Width":256},"PtzPattern":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PtzRS485Detect":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"Temperature":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320],"TemperatureUnit":"Centigrade"},"TimeTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[8191,0,8191,0],"ShowWeek":false,"WeekPosition":"Right"},"UserDefinedTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""}],"VoltageStatus":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[541,3320,541,3320]},"WideHeightRatio":0.0}]},"result":true,"session":936357008},{"id":27,"params":{"table":[{"Name":"Doorbell"}]},"result":true,"session":936357008},{"id":28,"params":{"table":{"Enable":true,"Port":80}},"result":true,"session":936357008},{"id":29,"params":{"table":{"Enable":true,"Port":554,"RTP":{"EndPort":40000,"StartPort":20000}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":30,"params":{"table":null},"result"'
2024-03-25 15:53:48,903 DEBUG clients.DahuaAPI Partial message received: 55,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZDirection":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenu":{"BackColor":[0,1,1,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenuViaApp":{"BackColor":[0,0,0,128],"DisplayTime":60,"EncodeBlend":true,"EncodeBlendExtra1":true,"EncodeBlendExtra2":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[281,1477,2897,1542]},"PTZPreset":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,3],"PreviewBlend":false,"Rect":[475,1442,475,1442]},"PTZZoom":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PictureTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[0,0,0,128],"Height":64,"Name":"osd.bmp","PreviewBlend":true,"Rect":[64,64,320,128],"Width":256},"PtzPattern":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PtzRS485Detect":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"Temperature":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320],"TemperatureUnit":"Centigrade"},"TimeTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[8191,0,8191,0],"ShowWeek":false,"WeekPosition":"Right"},"UserDefinedTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""}],"VoltageStatus":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[541,3320,541,3320]},"WideHeightRatio":0.0}]},"result":true,"session":936357008},{"id":27,"params":{"table":[{"Name":"Doorbell"}]},"result":true,"session":936357008},{"id":28,"params":{"table":{"Enable":true,"Port":80}},"result":true,"session":936357008},{"id":29,"params":{"table":{"Enable":true,"Port":554,"RTP":{"EndPort":40000,"StartPort":20000}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":30,"params":{"table":null},"result"
2024-03-25 15:53:48,904 DEBUG clients.DahuaAPI Chunks collected: ['{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\n\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x18\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2', '68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7#\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo', 'r":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[0,0,1024,1024]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[1024,1024,2048,2048]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[2048,2048,3072,3072]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[3072,3072,4096,4096]}],"CustomTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2}],"FontSize":0,"FontSizeExtra1":0,"FontSizeExtra2":0,"FontSizeExtra3":0,"FontSizeScale":1.0,"FontSizeSnapshot":0,"OSDMobileState":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[6295,920,7929,1351]},"PTZCoordinates":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,2', '55,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZDirection":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenu":{"BackColor":[0,1,1,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenuViaApp":{"BackColor":[0,0,0,128],"DisplayTime":60,"EncodeBlend":true,"EncodeBlendExtra1":true,"EncodeBlendExtra2":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[281,1477,2897,1542]},"PTZPreset":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,3],"PreviewBlend":false,"Rect":[475,1442,475,1442]},"PTZZoom":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PictureTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[0,0,0,128],"Height":64,"Name":"osd.bmp","PreviewBlend":true,"Rect":[64,64,320,128],"Width":256},"PtzPattern":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PtzRS485Detect":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"Temperature":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320],"TemperatureUnit":"Centigrade"},"TimeTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[8191,0,8191,0],"ShowWeek":false,"WeekPosition":"Right"},"UserDefinedTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""}],"VoltageStatus":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[541,3320,541,3320]},"WideHeightRatio":0.0}]},"result":true,"session":936357008},{"id":27,"params":{"table":[{"Name":"Doorbell"}]},"result":true,"session":936357008},{"id":28,"params":{"table":{"Enable":true,"Port":80}},"result":true,"session":936357008},{"id":29,"params":{"table":{"Enable":true,"Port":554,"RTP":{"EndPort":40000,"StartPort":20000}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":30,"params":{"table":null},"result"']
2024-03-25 15:53:48,904 DEBUG clients.DahuaAPI Received data, Raw Data: b':false,"session":936357008},{"id":31,"params":{"table":{"OnvifLoginCheck":true}},"result":true,"session":936357008},{"id":32,"params":{"table":{"BannedEnable":[],"BannedList":[],"Enable":false,"Type":"BannedList"}},"result":true,"session":936357008},{"id":33,"params":{"table":{"DefaultInterface":"eth2","Domain":"dauha","Hostname":"DB","eth0":{"DefaultGateway":"<redacted>","DhcpEnable":false,"DnsServers":["8.8.8.8","8.8.8.8"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"},"eth2":{"DefaultGateway":"<redacted>","DhcpEnable":true,"DnsServers":["<redacted>","0.0.0.0"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"}}},"result":true,"session":936357008},{"id":34,"params":{"table":{"Enable":false,"MapTable":[{"Enable":true,"InnerPort":80,"OuterPort":8080,"Protocol":"TCP","ServiceName":"HTTP","ServiceType":"WebService"},{"Enable":true,"InnerPort":35000,"OuterPort":37777,"Protocol":"TCP","ServiceName":"TCP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":35001,"OuterPort":37778,"Protocol":"UDP","ServiceName":"UDP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":554,"OuterPort":554,"Protocol":"TCP","ServiceName":"RTSP","ServiceType":"RTSPService"}],"Mode":"Manual","StartDeviceDiscover":true}},"result":true,"session":936357008}],"result":true,"s'
2024-03-25 15:53:48,904 DEBUG clients.DahuaAPI Partial message received: :false,"session":936357008},{"id":31,"params":{"table":{"OnvifLoginCheck":true}},"result":true,"session":936357008},{"id":32,"params":{"table":{"BannedEnable":[],"BannedList":[],"Enable":false,"Type":"BannedList"}},"result":true,"session":936357008},{"id":33,"params":{"table":{"DefaultInterface":"eth2","Domain":"dauha","Hostname":"DB","eth0":{"DefaultGateway":"<redacted>","DhcpEnable":false,"DnsServers":["8.8.8.8","8.8.8.8"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"},"eth2":{"DefaultGateway":"<redacted>","DhcpEnable":true,"DnsServers":["<redacted>","0.0.0.0"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"}}},"result":true,"session":936357008},{"id":34,"params":{"table":{"Enable":false,"MapTable":[{"Enable":true,"InnerPort":80,"OuterPort":8080,"Protocol":"TCP","ServiceName":"HTTP","ServiceType":"WebService"},{"Enable":true,"InnerPort":35000,"OuterPort":37777,"Protocol":"TCP","ServiceName":"TCP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":35001,"OuterPort":37778,"Protocol":"UDP","ServiceName":"UDP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":554,"OuterPort":554,"Protocol":"TCP","ServiceName":"RTSP","ServiceType":"RTSPService"}],"Mode":"Manual","StartDeviceDiscover":true}},"result":true,"session":936357008}],"result":true,"s
2024-03-25 15:53:48,905 DEBUG clients.DahuaAPI Chunks collected: ['{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\n\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x18\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2', '68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7#\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo', 'r":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[0,0,1024,1024]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[1024,1024,2048,2048]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[2048,2048,3072,3072]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[3072,3072,4096,4096]}],"CustomTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2}],"FontSize":0,"FontSizeExtra1":0,"FontSizeExtra2":0,"FontSizeExtra3":0,"FontSizeScale":1.0,"FontSizeSnapshot":0,"OSDMobileState":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[6295,920,7929,1351]},"PTZCoordinates":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,2', '55,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZDirection":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenu":{"BackColor":[0,1,1,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenuViaApp":{"BackColor":[0,0,0,128],"DisplayTime":60,"EncodeBlend":true,"EncodeBlendExtra1":true,"EncodeBlendExtra2":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[281,1477,2897,1542]},"PTZPreset":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,3],"PreviewBlend":false,"Rect":[475,1442,475,1442]},"PTZZoom":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PictureTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[0,0,0,128],"Height":64,"Name":"osd.bmp","PreviewBlend":true,"Rect":[64,64,320,128],"Width":256},"PtzPattern":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PtzRS485Detect":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"Temperature":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320],"TemperatureUnit":"Centigrade"},"TimeTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[8191,0,8191,0],"ShowWeek":false,"WeekPosition":"Right"},"UserDefinedTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""}],"VoltageStatus":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[541,3320,541,3320]},"WideHeightRatio":0.0}]},"result":true,"session":936357008},{"id":27,"params":{"table":[{"Name":"Doorbell"}]},"result":true,"session":936357008},{"id":28,"params":{"table":{"Enable":true,"Port":80}},"result":true,"session":936357008},{"id":29,"params":{"table":{"Enable":true,"Port":554,"RTP":{"EndPort":40000,"StartPort":20000}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":30,"params":{"table":null},"result"', ':false,"session":936357008},{"id":31,"params":{"table":{"OnvifLoginCheck":true}},"result":true,"session":936357008},{"id":32,"params":{"table":{"BannedEnable":[],"BannedList":[],"Enable":false,"Type":"BannedList"}},"result":true,"session":936357008},{"id":33,"params":{"table":{"DefaultInterface":"eth2","Domain":"dauha","Hostname":"DB","eth0":{"DefaultGateway":"<redacted>","DhcpEnable":false,"DnsServers":["8.8.8.8","8.8.8.8"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"},"eth2":{"DefaultGateway":"<redacted>","DhcpEnable":true,"DnsServers":["<redacted>","0.0.0.0"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"}}},"result":true,"session":936357008},{"id":34,"params":{"table":{"Enable":false,"MapTable":[{"Enable":true,"InnerPort":80,"OuterPort":8080,"Protocol":"TCP","ServiceName":"HTTP","ServiceType":"WebService"},{"Enable":true,"InnerPort":35000,"OuterPort":37777,"Protocol":"TCP","ServiceName":"TCP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":35001,"OuterPort":37778,"Protocol":"UDP","ServiceName":"UDP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":554,"OuterPort":554,"Protocol":"TCP","ServiceName":"RTSP","ServiceType":"RTSPService"}],"Mode":"Manual","StartDeviceDiscover":true}},"result":true,"session":936357008}],"result":true,"s']
2024-03-25 15:53:48,906 DEBUG clients.DahuaAPI Received data, Raw Data: b'ession":936357008}\n'
2024-03-25 15:53:48,906 DEBUG clients.DahuaAPI Last chunk of opened stream message received: ession":936357008}
2024-03-25 15:53:48,906 DEBUG clients.DahuaAPI Chunks collected: ['{"id":9,"params":{"type":"B451AJ"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\n\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00¡\x00\x00\x00\x00\x00\x00\x00{"id":10,"params":{"version":{"Build":"20220903","BuildDate":"2022-09-03","Version":"1.000.010000000.8.R","WebVersion":null}},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0c\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00C\x00\x00\x00\x00\x00\x00\x00{"id":12,"params":{"type":"DB"},"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x0b\x00\x00\x000\x00\x00\x00\x00\x00\x00\x000\x00\x00\x00\x00\x00\x00\x00{"id":11,"result":57749728,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7\x18\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00ö\x07\x00\x00\x00\x00\x00\x00{"id":24,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":14,"params":{"table":null},"result":false,"session":936357008},{"id":15,"params":{"table":{"Address":"p2p.lorexservices.com","Enable":true,"HttpsRegisterPort":12367,"HttpsRegisterPortEx":12367,"Key":"******","Port":8800,"RecvBufferSize":524288,"RegisterPort":12366,"RegisterServer":"p2pasplus.lorexservices.com","RegisterServerEx":"p2pasplus.lorexservices.com","ThreadNum":1,"Type":"dhp2p","UUID":"<redacted>","Username":"Lorex","WebVersion":"2.420.0"}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":16,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":17,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":2', '68959743,"message":"Unknown error! error code was not set in service!"},"id":18,"params":{"table":null},"result":false,"session":936357008},{"id":19,"params":{"table":{"RingFile":"Default.mp3","RingVolume":60,"TalkVolume":100}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":20,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":21,"params":{"table":null},"result":false,"session":936357008},{"id":22,"params":{"table":"NTSC"},"result":true,"session":936357008},{"id":23,"params":{"table":[[{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":20}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3},{"Correction":50,"MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","Sensitive":3}]]},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7#\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00ó\x17\x00\x00\x00\x00\x00\x00{"id":35,"params":[{"id":25,"params":{"table":[{"Enable":true,"Key":"1","String":"DigitalCCTV"}]},"result":true,"session":936357008},{"id":26,"params":{"table":[{"ChannelTitle":{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[148,7511,1773,7928]},"Covers":[{"BackColo', 'r":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[0,0,1024,1024]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[1024,1024,2048,2048]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[2048,2048,3072,3072]},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[3072,3072,4096,4096]}],"CustomTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[5321,7450,7931,7868],"Text":"","TextAlign":2}],"FontSize":0,"FontSizeExtra1":0,"FontSizeExtra2":0,"FontSizeExtra3":0,"FontSizeScale":1.0,"FontSizeSnapshot":0,"OSDMobileState":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[6295,920,7929,1351]},"PTZCoordinates":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,2', '55,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZDirection":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenu":{"BackColor":[0,1,1,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PTZOSDMenuViaApp":{"BackColor":[0,0,0,128],"DisplayTime":60,"EncodeBlend":true,"EncodeBlendExtra1":true,"EncodeBlendExtra2":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[281,1477,2897,1542]},"PTZPreset":{"BackColor":[0,0,0,128],"DisplayTime":5,"EncodeBlend":false,"FrontColor":[255,255,255,3],"PreviewBlend":false,"Rect":[475,1442,475,1442]},"PTZZoom":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PictureTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[0,0,0,128],"Height":64,"Name":"osd.bmp","PreviewBlend":true,"Rect":[64,64,320,128],"Width":256},"PtzPattern":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"PtzRS485Detect":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320]},"Temperature":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[541,3320,541,3320],"TemperatureUnit":"Centigrade"},"TimeTitle":{"BackColor":[0,0,0,128],"EncodeBlend":true,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[8191,0,8191,0],"ShowWeek":false,"WeekPosition":"Right"},"UserDefinedTitle":[{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""},{"BackColor":[0,0,0,128],"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":false,"Rect":[148,352,1773,769],"Text":""}],"VoltageStatus":{"BackColor":[0,0,0,128],"DisplayTime":0,"EncodeBlend":false,"FrontColor":[255,255,255,0],"PreviewBlend":true,"Rect":[541,3320,541,3320]},"WideHeightRatio":0.0}]},"result":true,"session":936357008},{"id":27,"params":{"table":[{"Name":"Doorbell"}]},"result":true,"session":936357008},{"id":28,"params":{"table":{"Enable":true,"Port":80}},"result":true,"session":936357008},{"id":29,"params":{"table":{"Enable":true,"Port":554,"RTP":{"EndPort":40000,"StartPort":20000}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":30,"params":{"table":null},"result"', ':false,"session":936357008},{"id":31,"params":{"table":{"OnvifLoginCheck":true}},"result":true,"session":936357008},{"id":32,"params":{"table":{"BannedEnable":[],"BannedList":[],"Enable":false,"Type":"BannedList"}},"result":true,"session":936357008},{"id":33,"params":{"table":{"DefaultInterface":"eth2","Domain":"dauha","Hostname":"DB","eth0":{"DefaultGateway":"<redacted>","DhcpEnable":false,"DnsServers":["8.8.8.8","8.8.8.8"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"},"eth2":{"DefaultGateway":"<redacted>","DhcpEnable":true,"DnsServers":["<redacted>","0.0.0.0"],"EnableDhcpReservedIP":false,"IPAddress":"<redacted>","MTU":1500,"PhysicalAddress":"<redacted>","SubnetMask":"255.255.255.0"}}},"result":true,"session":936357008},{"id":34,"params":{"table":{"Enable":false,"MapTable":[{"Enable":true,"InnerPort":80,"OuterPort":8080,"Protocol":"TCP","ServiceName":"HTTP","ServiceType":"WebService"},{"Enable":true,"InnerPort":35000,"OuterPort":37777,"Protocol":"TCP","ServiceName":"TCP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":35001,"OuterPort":37778,"Protocol":"UDP","ServiceName":"UDP","ServiceType":"PrivService"},{"Enable":true,"InnerPort":554,"OuterPort":554,"Protocol":"TCP","ServiceName":"RTSP","ServiceType":"RTSPService"}],"Mode":"Manual","StartDeviceDiscover":true}},"result":true,"session":936357008}],"result":true,"s', 'ession":936357008}\n']
2024-03-25 15:53:48,907 DEBUG clients.DahuaAPI Processing message #9, Endpoint: magicBox.getDeviceType, Message: {'id': 9, 'params': {'type': 'B451AJ'}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,907 DEBUG models.DahuaDevice Set config item 'magicBox.getDeviceType', Data: {'type': 'B451AJ'}
2024-03-25 15:53:48,907 INFO models.DahuaDevice Type: B451AJ
2024-03-25 15:53:48,907 DEBUG clients.DahuaAPI Message #9 handled
2024-03-25 15:53:48,908 DEBUG clients.DahuaAPI Processing message #10, Endpoint: magicBox.getSoftwareVersion, Message: {'id': 10, 'params': {'version': {'Build': '20220903', 'BuildDate': '2022-09-03', 'Version': '1.000.010000000.8.R', 'WebVersion': None}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,908 DEBUG models.DahuaDevice Set config item 'magicBox.getSoftwareVersion', Data: {'version': {'Build': '20220903', 'BuildDate': '2022-09-03', 'Version': '1.000.010000000.8.R', 'WebVersion': None}}
2024-03-25 15:53:48,908 INFO models.DahuaDevice Version: 1.000.010000000.8.R
2024-03-25 15:53:48,908 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/magicBox.getSerialNo', 'payload': {'sn': '<redacted>', 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,908 INFO models.DahuaDevice Build Date: 2022-09-03
2024-03-25 15:53:48,908 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/magicBox.getSerialNo: {'sn': '<redacted>', 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,909 DEBUG clients.DahuaAPI Message #10 handled
2024-03-25 15:53:48,910 DEBUG clients.DahuaAPI Processing message #12, Endpoint: magicBox.getDeviceClass, Message: {'id': 12, 'params': {'type': 'DB'}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,910 DEBUG clients.DahuaAPI Message #12 handled
2024-03-25 15:53:48,910 DEBUG clients.DahuaAPI Processing message #11, Endpoint: magicBox.factory.instance, Message: {'id': 11, 'result': 57749728, 'session': 936357008}
2024-03-25 15:53:48,911 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/magicBox.getDeviceType', 'payload': {'type': 'B451AJ', 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,911 DEBUG clients.DahuaAPI Message #11 handled
2024-03-25 15:53:48,912 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/magicBox.getDeviceType: {'type': 'B451AJ', 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,913 DEBUG clients.DahuaAPI Processing message #24, Endpoint: system.multicall, Message: {'id': 24, 'params': [{'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 14, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'id': 15, 'params': {'table': {'Address': 'p2p.lorexservices.com', 'Enable': True, 'HttpsRegisterPort': 12367, 'HttpsRegisterPortEx': 12367, 'Key': '******', 'Port': 8800, 'RecvBufferSize': 524288, 'RegisterPort': 12366, 'RegisterServer': 'p2pasplus.lorexservices.com', 'RegisterServerEx': 'p2pasplus.lorexservices.com', 'ThreadNum': 1, 'Type': 'dhp2p', 'UUID': '<redacted>', 'Username': 'Lorex', 'WebVersion': '2.420.0'}}, 'result': True, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 16, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 17, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 18, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'id': 19, 'params': {'table': {'RingFile': 'Default.mp3', 'RingVolume': 60, 'TalkVolume': 100}}, 'result': True, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 20, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 21, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'id': 22, 'params': {'table': 'NTSC'}, 'result': True, 'session': 936357008}, {'id': 23, 'params': {'table': [[{'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}]]}, 'result': True, 'session': 936357008}], 'result': True, 'session': 936357008}
2024-03-25 15:53:48,914 DEBUG clients.DahuaAPI Processing message #14, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 14, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,914 DEBUG clients.DahuaAPI Message #14 handled
2024-03-25 15:53:48,914 DEBUG clients.DahuaAPI Processing message #15, Endpoint: configManager.getConfig, Message: {'id': 15, 'params': {'table': {'Address': 'p2p.lorexservices.com', 'Enable': True, 'HttpsRegisterPort': 12367, 'HttpsRegisterPortEx': 12367, 'Key': '******', 'Port': 8800, 'RecvBufferSize': 524288, 'RegisterPort': 12366, 'RegisterServer': 'p2pasplus.lorexservices.com', 'RegisterServerEx': 'p2pasplus.lorexservices.com', 'ThreadNum': 1, 'Type': 'dhp2p', 'UUID': '<redacted>', 'Username': 'Lorex', 'WebVersion': '2.420.0'}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,914 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: T2UServer, Data: {'table': {'Address': 'p2p.lorexservices.com', 'Enable': True, 'HttpsRegisterPort': 12367, 'HttpsRegisterPortEx': 12367, 'Key': '******', 'Port': 8800, 'RecvBufferSize': 524288, 'RegisterPort': 12366, 'RegisterServer': 'p2pasplus.lorexservices.com', 'RegisterServerEx': 'p2pasplus.lorexservices.com', 'ThreadNum': 1, 'Type': 'dhp2p', 'UUID': '<redacted>', 'Username': 'Lorex', 'WebVersion': '2.420.0'}}
2024-03-25 15:53:48,914 DEBUG clients.DahuaAPI Message #15 handled
2024-03-25 15:53:48,915 DEBUG clients.DahuaAPI Processing message #16, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 16, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,915 DEBUG clients.DahuaAPI Message #16 handled
2024-03-25 15:53:48,916 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/magicBox.getSoftwareVersion', 'payload': {'version': {'Build': '20220903', 'BuildDate': '2022-09-03', 'Version': '1.000.010000000.8.R', 'WebVersion': None}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,916 DEBUG clients.DahuaAPI Processing message #17, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 17, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,916 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/magicBox.getSoftwareVersion: {'version': {'Build': '20220903', 'BuildDate': '2022-09-03', 'Version': '1.000.010000000.8.R', 'WebVersion': None}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,917 DEBUG clients.DahuaAPI Message #17 handled
2024-03-25 15:53:48,917 DEBUG clients.DahuaAPI Processing message #18, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 18, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,917 DEBUG clients.DahuaAPI Message #18 handled
2024-03-25 15:53:48,918 DEBUG clients.DahuaAPI Processing message #19, Endpoint: configManager.getConfig, Message: {'id': 19, 'params': {'table': {'RingFile': 'Default.mp3', 'RingVolume': 60, 'TalkVolume': 100}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,918 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: VideoTalkPhoneGeneral, Data: {'table': {'RingFile': 'Default.mp3', 'RingVolume': 60, 'TalkVolume': 100}}
2024-03-25 15:53:48,918 DEBUG clients.DahuaAPI Message #19 handled
2024-03-25 15:53:48,918 DEBUG clients.DahuaAPI Processing message #20, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 20, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,918 DEBUG clients.DahuaAPI Message #20 handled
2024-03-25 15:53:48,919 DEBUG clients.DahuaAPI Processing message #21, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 21, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,919 DEBUG clients.DahuaAPI Message #21 handled
2024-03-25 15:53:48,920 DEBUG clients.DahuaAPI Processing message #22, Endpoint: configManager.getConfig, Message: {'id': 22, 'params': {'table': 'NTSC'}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,920 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/T2UServer', 'payload': {'table': {'Address': 'p2p.lorexservices.com', 'Enable': True, 'HttpsRegisterPort': 12367, 'HttpsRegisterPortEx': 12367, 'Key': '******', 'Port': 8800, 'RecvBufferSize': 524288, 'RegisterPort': 12366, 'RegisterServer': 'p2pasplus.lorexservices.com', 'RegisterServerEx': 'p2pasplus.lorexservices.com', 'ThreadNum': 1, 'Type': 'dhp2p', 'UUID': '<redacted>', 'Username': 'Lorex', 'WebVersion': '2.420.0'}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,920 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: VideoStandard, Data: {'table': 'NTSC'}
2024-03-25 15:53:48,920 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/T2UServer: {'table': {'Address': 'p2p.lorexservices.com', 'Enable': True, 'HttpsRegisterPort': 12367, 'HttpsRegisterPortEx': 12367, 'Key': '******', 'Port': 8800, 'RecvBufferSize': 524288, 'RegisterPort': 12366, 'RegisterServer': 'p2pasplus.lorexservices.com', 'RegisterServerEx': 'p2pasplus.lorexservices.com', 'ThreadNum': 1, 'Type': 'dhp2p', 'UUID': '<redacted>', 'Username': 'Lorex', 'WebVersion': '2.420.0'}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,921 DEBUG clients.DahuaAPI Message #22 handled
2024-03-25 15:53:48,922 DEBUG clients.DahuaAPI Processing message #23, Endpoint: configManager.getConfig, Message: {'id': 23, 'params': {'table': [[{'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}]]}, 'result': True, 'session': 936357008}

25 15:53:48,922 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Lighting, Data: {'table': [[{'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}]]}
2024-03-25 15:53:48,922 DEBUG clients.DahuaAPI Message #23 handled
2024-03-25 15:53:48,922 DEBUG clients.DahuaAPI Message #24 handled
2024-03-25 15:53:48,924 DEBUG clients.DahuaAPI Processing message #35, Endpoint: system.multicall, Message: {'id': 35, 'params': [{'id': 25, 'params': {'table': [{'Enable': True, 'Key': '1', 'String': 'DigitalCCTV'}]}, 'result': True, 'session': 936357008}, {'id': 26, 'params': {'table': [{'ChannelTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [148, 7511, 1773, 7928]}, 'Covers': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [0, 0, 1024, 1024]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [1024, 1024, 2048, 2048]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [2048, 2048, 3072, 3072]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [3072, 3072, 4096, 4096]}], 'CustomTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}], 'FontSize': 0, 'FontSizeExtra1': 0, 'FontSizeExtra2': 0, 'FontSizeExtra3': 0, 'FontSizeScale': 1.0, 'FontSizeSnapshot': 0, 'OSDMobileState': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [6295, 920, 7929, 1351]}, 'PTZCoordinates': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZDirection': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenu': {'BackColor': [0, 1, 1, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenuViaApp': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 60, 'EncodeBlend': True, 'EncodeBlendExtra1': True, 'EncodeBlendExtra2': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [281, 1477, 2897, 1542]}, 'PTZPreset': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 3], 'PreviewBlend': False, 'Rect': [475, 1442, 475, 1442]}, 'PTZZoom': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PictureTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [0, 0, 0, 128], 'Height': 64, 'Name': 'osd.bmp', 'PreviewBlend': True, 'Rect': [64, 64, 320, 128], 'Width': 256}, 'PtzPattern': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PtzRS485Detect': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'Temperature': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320], 'TemperatureUnit': 'Centigrade'}, 'TimeTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [8191, 0, 8191, 0], 'ShowWeek': False, 'WeekPosition': 'Right'}, 'UserDefinedTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}], 'VoltageStatus': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [541, 3320, 541, 3320]}, 'WideHeightRatio': 0.0}]}, 'result': True, 'session': 936357008}, {'id': 27, 'params': {'table': [{'Name': 'Doorbell'}]}, 'result': True, 'session': 936357008}, {'id': 28, 'params': {'table': {'Enable': True, 'Port': 80}}, 'result': True, 'session': 936357008}, {'id': 29, 'params': {'table': {'Enable': True, 'Port': 554, 'RTP': {'EndPort': 40000, 'StartPort': 20000}}}, 'result': True, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 30, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'id': 31, 'params': {'table': {'OnvifLoginCheck': True}}, 'result': True, 'session': 936357008}, {'id': 32, 'params': {'table': {'BannedEnable': [], 'BannedList': [], 'Enable': False, 'Type': 'BannedList'}}, 'result': True, 'session': 936357008}, {'id': 33, 'params': {'table': {'DefaultInterface': 'eth2', 'Domain': 'dauha', 'Hostname': 'DB', 'eth0': {'DefaultGateway': '<redacted>', 'DhcpEnable': False, 'DnsServers': ['8.8.8.8', '8.8.8.8'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}, 'eth2': {'DefaultGateway': '<redacted>', 'DhcpEnable': True, 'DnsServers': ['<redacted>', '0.0.0.0'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}}}, 'result': True, 'session': 936357008}, {'id': 34, 'params': {'table': {'Enable': False, 'MapTable': [{'Enable': True, 'InnerPort': 80, 'OuterPort': 8080, 'Protocol': 'TCP', 'ServiceName': 'HTTP', 'ServiceType': 'WebService'}, {'Enable': True, 'InnerPort': 35000, 'OuterPort': 37777, 'Protocol': 'TCP', 'ServiceName': 'TCP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 35001, 'OuterPort': 37778, 'Protocol': 'UDP', 'ServiceName': 'UDP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 554, 'OuterPort': 554, 'Protocol': 'TCP', 'ServiceName': 'RTSP', 'ServiceType': 'RTSPService'}], 'Mode': 'Manual', 'StartDeviceDiscover': True}}, 'result': True, 'session': 936357008}], 'result': True, 'session': 936357008}
2024-03-25 15:53:48,925 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/VideoTalkPhoneGeneral', 'payload': {'table': {'RingFile': 'Default.mp3', 'RingVolume': 60, 'TalkVolume': 100}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,925 DEBUG clients.DahuaAPI Processing message #25, Endpoint: configManager.getConfig, Message: {'id': 25, 'params': {'table': [{'Enable': True, 'Key': '1', 'String': 'DigitalCCTV'}]}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,926 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/VideoTalkPhoneGeneral: {'table': {'RingFile': 'Default.mp3', 'RingVolume': 60, 'TalkVolume': 100}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,926 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: VideoWaterMark, Data: {'table': [{'Enable': True, 'Key': '1', 'String': 'DigitalCCTV'}]}
2024-03-25 15:53:48,926 DEBUG clients.DahuaAPI Message #25 handled
2024-03-25 15:53:48,927 DEBUG clients.DahuaAPI Processing message #26, Endpoint: configManager.getConfig, Message: {'id': 26, 'params': {'table': [{'ChannelTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [148, 7511, 1773, 7928]}, 'Covers': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [0, 0, 1024, 1024]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [1024, 1024, 2048, 2048]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [2048, 2048, 3072, 3072]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [3072, 3072, 4096, 4096]}], 'CustomTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}], 'FontSize': 0, 'FontSizeExtra1': 0, 'FontSizeExtra2': 0, 'FontSizeExtra3': 0, 'FontSizeScale': 1.0, 'FontSizeSnapshot': 0, 'OSDMobileState': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [6295, 920, 7929, 1351]}, 'PTZCoordinates': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZDirection': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenu': {'BackColor': [0, 1, 1, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenuViaApp': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 60, 'EncodeBlend': True, 'EncodeBlendExtra1': True, 'EncodeBlendExtra2': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [281, 1477, 2897, 1542]}, 'PTZPreset': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 3], 'PreviewBlend': False, 'Rect': [475, 1442, 475, 1442]}, 'PTZZoom': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PictureTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [0, 0, 0, 128], 'Height': 64, 'Name': 'osd.bmp', 'PreviewBlend': True, 'Rect': [64, 64, 320, 128], 'Width': 256}, 'PtzPattern': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PtzRS485Detect': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'Temperature': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320], 'TemperatureUnit': 'Centigrade'}, 'TimeTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [8191, 0, 8191, 0], 'ShowWeek': False, 'WeekPosition': 'Right'}, 'UserDefinedTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}], 'VoltageStatus': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [541, 3320, 541, 3320]}, 'WideHeightRatio': 0.0}]}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,928 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: VideoWidget, Data: {'table': [{'ChannelTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [148, 7511, 1773, 7928]}, 'Covers': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [0, 0, 1024, 1024]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [1024, 1024, 2048, 2048]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [2048, 2048, 3072, 3072]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [3072, 3072, 4096, 4096]}], 'CustomTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}], 'FontSize': 0, 'FontSizeExtra1': 0, 'FontSizeExtra2': 0, 'FontSizeExtra3': 0, 'FontSizeScale': 1.0, 'FontSizeSnapshot': 0, 'OSDMobileState': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [6295, 920, 7929, 1351]}, 'PTZCoordinates': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZDirection': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenu': {'BackColor': [0, 1, 1, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenuViaApp': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 60, 'EncodeBlend': True, 'EncodeBlendExtra1': True, 'EncodeBlendExtra2': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [281, 1477, 2897, 1542]}, 'PTZPreset': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 3], 'PreviewBlend': False, 'Rect': [475, 1442, 475, 1442]}, 'PTZZoom': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PictureTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [0, 0, 0, 128], 'Height': 64, 'Name': 'osd.bmp', 'PreviewBlend': True, 'Rect': [64, 64, 320, 128], 'Width': 256}, 'PtzPattern': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PtzRS485Detect': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'Temperature': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320], 'TemperatureUnit': 'Centigrade'}, 'TimeTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [8191, 0, 8191, 0], 'ShowWeek': False, 'WeekPosition': 'Right'}, 'UserDefinedTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}], 'VoltageStatus': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [541, 3320, 541, 3320]}, 'WideHeightRatio': 0.0}]}
2024-03-25 15:53:48,928 DEBUG clients.DahuaAPI Message #26 handled
2024-03-25 15:53:48,928 DEBUG clients.DahuaAPI Processing message #27, Endpoint: configManager.getConfig, Message: {'id': 27, 'params': {'table': [{'Name': 'Doorbell'}]}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,928 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: ChannelTitle, Data: {'table': [{'Name': 'Doorbell'}]}
2024-03-25 15:53:48,929 DEBUG clients.DahuaAPI Message #27 handled
2024-03-25 15:53:48,929 DEBUG clients.DahuaAPI Processing message #28, Endpoint: configManager.getConfig, Message: {'id': 28, 'params': {'table': {'Enable': True, 'Port': 80}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,929 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Web, Data: {'table': {'Enable': True, 'Port': 80}}
2024-03-25 15:53:48,929 DEBUG clients.DahuaAPI Message #28 handled
2024-03-25 15:53:48,929 DEBUG clients.DahuaAPI Processing message #29, Endpoint: configManager.getConfig, Message: {'id': 29, 'params': {'table': {'Enable': True, 'Port': 554, 'RTP': {'EndPort': 40000, 'StartPort': 20000}}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,930 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: RTSP, Data: {'table': {'Enable': True, 'Port': 554, 'RTP': {'EndPort': 40000, 'StartPort': 20000}}}
2024-03-25 15:53:48,930 DEBUG clients.DahuaAPI Message #29 handled
2024-03-25 15:53:48,930 DEBUG clients.DahuaAPI Processing message #30, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 30, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,931 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/VideoStandard', 'payload': {'table': 'NTSC', 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,931 DEBUG clients.DahuaAPI Message #30 handled
2024-03-25 15:53:48,931 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/VideoStandard: {'table': 'NTSC', 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,932 DEBUG clients.DahuaAPI Processing message #31, Endpoint: configManager.getConfig, Message: {'id': 31, 'params': {'table': {'OnvifLoginCheck': True}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,932 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: UserGlobal, Data: {'table': {'OnvifLoginCheck': True}}
2024-03-25 15:53:48,933 DEBUG clients.DahuaAPI Message #31 handled
2024-03-25 15:53:48,933 DEBUG clients.DahuaAPI Processing message #32, Endpoint: configManager.getConfig, Message: {'id': 32, 'params': {'table': {'BannedEnable': [], 'BannedList': [], 'Enable': False, 'Type': 'BannedList'}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,933 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: AccessFilter, Data: {'table': {'BannedEnable': [], 'BannedList': [], 'Enable': False, 'Type': 'BannedList'}}
2024-03-25 15:53:48,934 DEBUG clients.DahuaAPI Message #32 handled
2024-03-25 15:53:48,934 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Lighting', 'payload': {'table': [[{'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}]], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,934 DEBUG clients.DahuaAPI Processing message #33, Endpoint: configManager.getConfig, Message: {'id': 33, 'params': {'table': {'DefaultInterface': 'eth2', 'Domain': 'dauha', 'Hostname': 'DB', 'eth0': {'DefaultGateway': '<redacted>', 'DhcpEnable': False, 'DnsServers': ['8.8.8.8', '8.8.8.8'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}, 'eth2': {'DefaultGateway': '<redacted>', 'DhcpEnable': True, 'DnsServers': ['<redacted>', '0.0.0.0'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,935 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Lighting: {'table': [[{'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 20}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}, {'Correction': 50, 'MiddleLight': [{'Angle': 50, 'Light': 50}], 'Mode': 'Auto', 'Sensitive': 3}]], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,935 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Network, Data: {'table': {'DefaultInterface': 'eth2', 'Domain': 'dauha', 'Hostname': 'DB', 'eth0': {'DefaultGateway': '<redacted>', 'DhcpEnable': False, 'DnsServers': ['8.8.8.8', '8.8.8.8'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}, 'eth2': {'DefaultGateway': '<redacted>', 'DhcpEnable': True, 'DnsServers': ['<redacted>', '0.0.0.0'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}}}
2024-03-25 15:53:48,936 DEBUG clients.DahuaAPI Message #33 handled
2024-03-25 15:53:48,937 DEBUG clients.DahuaAPI Processing message #34, Endpoint: configManager.getConfig, Message: {'id': 34, 'params': {'table': {'Enable': False, 'MapTable': [{'Enable': True, 'InnerPort': 80, 'OuterPort': 8080, 'Protocol': 'TCP', 'ServiceName': 'HTTP', 'ServiceType': 'WebService'}, {'Enable': True, 'InnerPort': 35000, 'OuterPort': 37777, 'Protocol': 'TCP', 'ServiceName': 'TCP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 35001, 'OuterPort': 37778, 'Protocol': 'UDP', 'ServiceName': 'UDP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 554, 'OuterPort': 554, 'Protocol': 'TCP', 'ServiceName': 'RTSP', 'ServiceType': 'RTSPService'}], 'Mode': 'Manual', 'StartDeviceDiscover': True}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,937 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: UPnP, Data: {'table': {'Enable': False, 'MapTable': [{'Enable': True, 'InnerPort': 80, 'OuterPort': 8080, 'Protocol': 'TCP', 'ServiceName': 'HTTP', 'ServiceType': 'WebService'}, {'Enable': True, 'InnerPort': 35000, 'OuterPort': 37777, 'Protocol': 'TCP', 'ServiceName': 'TCP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 35001, 'OuterPort': 37778, 'Protocol': 'UDP', 'ServiceName': 'UDP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 554, 'OuterPort': 554, 'Protocol': 'TCP', 'ServiceName': 'RTSP', 'ServiceType': 'RTSPService'}], 'Mode': 'Manual', 'StartDeviceDiscover': True}}
2024-03-25 15:53:48,937 DEBUG clients.DahuaAPI Message #34 handled
2024-03-25 15:53:48,938 DEBUG clients.DahuaAPI Message #35 handled
2024-03-25 15:53:48,938 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/VideoWaterMark', 'payload': {'table': [{'Enable': True, 'Key': '1', 'String': 'DigitalCCTV'}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,939 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/VideoWaterMark: {'table': [{'Enable': True, 'Key': '1', 'String': 'DigitalCCTV'}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,940 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7<\x00\x00\x00s\x01\x00\x00\x00\x00\x00\x00s\x01\x00\x00\x00\x00\x00\x00{"id":60,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":58,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":59,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf7.\x00\x00\x00\xa4!\x00\x00\x00\x00\x00\x00\xa4!\x00\x00\x00\x00\x00
\x00{"id":46,"params":[{"id":36,"params":{"table":{"DHII":[{"Channel":1,"Enable":true,"LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main"}],"RTP":[{"AutoStart":false,"Channel":1,"Enable":true,"ExMulticast":[null],"IPType":"IPV6","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":true,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":40016,"StreamType":"Extra1","TTL":64}],"RTPAudio":[{"AutoStart":false,"Channel":1,"Enable":true,"IPType":"IPV6","IPV6":"<redacted>","Mixed":true,"MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64}],"TS":[{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1234,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":20016,"StreamType":"Extra1","TTL":64}]}},"result":true,"session":936357008},{"id":37,"params":{"table":{"Commands":0,"DownloadSpeed":"High","LiveVideo":0,"NetTransfer":"Quality"}},"result":true,"session":936357008},{"id":38,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"id":39,"params":{"table":[{"DetectVersion":"V3.0","Enable":true,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":false,"AlarmOutLatch":0,"BeepEnable":false,"Dejitter":30,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LedLink":{"Enable":false},"LightingLink":{"Enable":false,"FilckerIntevalTime":0,"FilckerLightType":"WhiteLight","FilckerTimes":1,"LightDuration":10,"LightLinkType":"Filcker"},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"MonitorTour":[{"Enable":false},{"Enable":false}],"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"SnapshotTimes":1,"TimeSection":[["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":6,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":70,"Threshold":3,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"PirMotionLevel":3,"PtzManualEnable":true,"Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303]}]},"result":true,"session":936357008},{"id":40,"params":{"table":[{"DetectVersion":"V3.0","Duration":0,"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":1,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LightingLink":{"Enable":false,"FilckerIntevalTime":5,"FilckerLightType":"WhiteLight","FilckerTimes":5},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":3,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":55,"Threshold":4,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"Percent":100,"PirMotionLevel":3,"PtzManualEnable":true,"Region":null}]},"result":true,"session":936357008},{"id":41,"params":{"table":{"LocalNo":8,"LockLoginEnable":true,"LockLoginTimes":5,"LoginFailLockTime":300,"MachineName":"Front
Door","MaxOnlineTime":1800}},"result":true,"session":936357008},{"id":42,"params":{"table":{"Address":"<redacted>","Enable":false,"Port":123,"TimeZone":25,"TimeZoneDesc":"America\\/Toronto","UpdatePeriod":5}},"result":true,"session":936357008},{"id":43,"params":{"table":{"AutoRebootDay":2,"AutoRebootEnable":false,"AutoRebootHour":2,"AutoRebootMinute":0,"AutoShutdownDay":-1,"AutoShutdownHour":0,"AutoShutdownMinute":0,"AutoStartUpDay":-1,"AutoStartUpHour":0,"AutoStartUpMinute":0}},"result":true,"session":936357008},{"id":44,"params":{"table":{"Brightness":50,"Enable":false,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]]}},"result":true,"session":936357008},{"id":45,"params":{"table":{"AlarmSound":"\\/usr\\/data\\/Sounds\\/English\\/Siren.mp3","AlarmSoundDuration":10,"AlarmSoundEnable":false,"AlarmSoundVolume":100,"BootStrapSound":"\\/usr\\/data\\/Sounds\\/English\\/Siren.mp3","SilentMode":false,"SoundTipsPlayEnable":true,"TouchScreenSound":false,"UnlockSoundEnable":false}},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90\xac\xcf79\x00\x00\x00C\x0b\x00\x00\x00\x00\x00\x00C\x0b\x00\x00\x00\x00\x00\x00{"id":57,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":47,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":48,"params":{"table":null},"result":false,"session":936357008},{"id":49,"params":{"table":[{"Address":1,"Attribute":[115200,8,"None","1"],"ProtocolName":"Console"}]},"result":true,"session":936357008},{"id":50,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":51,"params":{"table":null},"result":false,"session":936357008},{"id":52,"params":{"table":{"DmssPayload":null,"PushNotificationEnable":true,"PushServerInfo":null}},"result":true,"session":936357008},{"id":53,"params":{"table":{"Enable":true}},"result":true,"session":936357008},{"id":54,"params":{"table":{"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":0,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":false,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":false,"TimeS'
2024-03-25 15:53:48,941 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/VideoWidget', 'payload': {'table': [{'ChannelTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [148, 7511, 1773, 7928]}, 'Covers': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [0, 0, 1024, 1024]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [1024, 1024, 2048, 2048]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [2048, 2048, 3072, 3072]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [3072, 3072, 4096, 4096]}], 'CustomTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}], 'FontSize': 0, 'FontSizeExtra1': 0, 'FontSizeExtra2': 0, 'FontSizeExtra3': 0, 'FontSizeScale': 1.0, 'FontSizeSnapshot': 0, 'OSDMobileState': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [6295, 920, 7929, 1351]}, 'PTZCoordinates': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZDirection': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenu': {'BackColor': [0, 1, 1, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenuViaApp': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 60, 'EncodeBlend': True, 'EncodeBlendExtra1': True, 'EncodeBlendExtra2': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [281, 1477, 2897, 1542]}, 'PTZPreset': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 3], 'PreviewBlend': False, 'Rect': [475, 1442, 475, 1442]}, 'PTZZoom': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PictureTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [0, 0, 0, 128], 'Height': 64, 'Name': 'osd.bmp', 'PreviewBlend': True, 'Rect': [64, 64, 320, 128], 'Width': 256}, 'PtzPattern': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PtzRS485Detect': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'Temperature': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320], 'TemperatureUnit': 'Centigrade'}, 'TimeTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [8191, 0, 8191, 0], 'ShowWeek': False, 'WeekPosition': 'Right'}, 'UserDefinedTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}], 'VoltageStatus': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [541, 3320, 541, 3320]}, 'WideHeightRatio': 0.0}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,941 DEBUG clients.DahuaAPI Partial message received: {"id":60,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":58,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":59,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}
DHIP¬Ï7.¤!¤!{"id":46,"params":[{"id":36,"params":{"table":{"DHII":[{"Channel":1,"Enable":true,"LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main"}],"RTP":[{"AutoSta
rt":false,"Channel":1,"Enable":true,"ExMulticast":[null],"IPType":"IPV6","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":true,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":40016,"StreamType":"Extra1","TTL":64}],"RTPAudio":[{"AutoStart":false,"Channel":1,"Enable":true,"IPType":"IPV6","IPV6":"<redacted>","Mixed":true,"MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64}],"TS":[{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1234,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":20016,"StreamType":"Extra1","TTL":64}]}},"result":true,"session":936357008},{"id":37,"params":{"table":{"Commands":0,"DownloadSpeed":"High","LiveVideo":0,"NetTransfer":"Quality"}},"result":true,"session":936357008},{"id":38,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"id":39,"params":{"table":[{"DetectVersion":"V3.0","Enable":true,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":false,"AlarmOutLatch":0,"BeepEnable":false,"Dejitter":30,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LedLink":{"Enable":false},"LightingLink":{"Enable":false,"FilckerIntevalTime":0,"FilckerLightType":"WhiteLight","FilckerTimes":1,"LightDuration":10,"LightLinkType":"Filcker"},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"MonitorTour":[{"Enable":false},{"Enable":false}],"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"SnapshotTimes":1,"TimeSection":[["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":6,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":70,"Threshold":3,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"PirMotionLevel":3,"PtzManualEnable":true,"Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303]}]},"result":true,"session":936357008},{"id":40,"params":{"table":[{"DetectVersion":"V3.0","Duration":0,"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":1,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LightingLink":{"Enable":false,"FilckerIntevalTime":5,"FilckerLightType":"WhiteLight","FilckerTimes":5},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":3,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":55,"Threshold":4,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"Percent":100,"PirMotionLevel":3,"PtzManualEnable":true,"Region":null}]},"result":true,"session":936357008},{"id":41,"params":{"table":{"LocalNo":8,"LockLoginEnable":true,"LockLoginTimes":5,"LoginFailLockTime":300,"MachineName":"Front
Door","MaxOnlineTime":1800}},"result":true,"session":936357008},{"id":42,"params":{"table":{"Address":"<redacted>","Enable":false,"Port":123,"TimeZone":25,"TimeZoneDesc":"America\/Toronto","UpdatePeriod":5}},"result":true,"session":936357008},{"id":43,"params":{"table":{"AutoRebootDay":2,"AutoRebootEnable":false,"AutoRebootHour":2,"AutoRebootMinute":0,"AutoShutdownDay":-1,"AutoShutdownHour":0,"AutoShutdownMinute":0,"AutoStartUpDay":-1,"AutoStartUpHour":0,"AutoStartUpMinute":0}},"result":true,"session":936357008},{"id":44,"params":{"table":{"Brightness":50,"Enable":false,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]]}},"result":true,"session":936357008},{"id":45,"params":{"table":{"AlarmSound":"\/usr\/data\/Sounds\/English\/Siren.mp3","AlarmSoundDuration":10,"AlarmSoundEnable":false,"AlarmSoundVolume":100,"BootStrapSound":"\/usr\/data\/Sounds\/English\/Siren.mp3","SilentMode":false,"SoundTipsPlayEnable":true,"TouchScreenSound":false,"UnlockSoundEnable":false}},"result":true,"session":936357008}],"result":true,"session":936357008}
DHIP¬Ï79C
C
{"id":57,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":47,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":48,"params":{"table":null},"result":false,"session":936357008},{"id":49,"params":{"table":[{"Address":1,"Attribute":[115200,8,"None","1"],"ProtocolName":"Console"}]},"result":true,"session":936357008},{"id":50,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":51,"params":{"table":null},"result":false,"session":936357008},{"id":52,"params":{"table":{"DmssPayload":null,"PushNotificationEnable":true,"PushServerInfo":null}},"result":true,"session":936357008},{"id":53,"params":{"table":{"Enable":true}},"result":true,"session":936357008},{"id":54,"params":{"table":{"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":0,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":false,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":false,"TimeS
2024-03-25 15:53:48,942 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/VideoWidget: {'table': [{'ChannelTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [148, 7511, 1773, 7928]}, 'Covers': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [0, 0, 1024, 1024]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [1024, 1024, 2048, 2048]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [2048, 2048, 3072, 3072]}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [3072, 3072, 4096, 4096]}], 'CustomTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [5321, 7450, 7931, 7868], 'Text': '', 'TextAlign': 2}], 'FontSize': 0, 'FontSizeExtra1': 0, 'FontSizeExtra2': 0, 'FontSizeExtra3': 0, 'FontSizeScale': 1.0, 'FontSizeSnapshot': 0, 'OSDMobileState': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [6295, 920, 7929, 1351]}, 'PTZCoordinates': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZDirection': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenu': {'BackColor': [0, 1, 1, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PTZOSDMenuViaApp': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 60, 'EncodeBlend': True, 'EncodeBlendExtra1': True, 'EncodeBlendExtra2': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [281, 1477, 2897, 1542]}, 'PTZPreset': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 5, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 3], 'PreviewBlend': False, 'Rect': [475, 1442, 475, 1442]}, 'PTZZoom': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PictureTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [0, 0, 0, 128], 'Height': 64, 'Name': 'osd.bmp', 'PreviewBlend': True, 'Rect': [64, 64, 320, 128], 'Width': 256}, 'PtzPattern': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'PtzRS485Detect': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320]}, 'Temperature': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [541, 3320, 541, 3320], 'TemperatureUnit': 'Centigrade'}, 'TimeTitle': {'BackColor': [0, 0, 0, 128], 'EncodeBlend': True, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [8191, 0, 8191, 0], 'ShowWeek': False, 'WeekPosition': 'Right'}, 'UserDefinedTitle': [{'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}, {'BackColor': [0, 0, 0, 128], 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': False, 'Rect': [148, 352, 1773, 769], 'Text': ''}], 'VoltageStatus': {'BackColor': [0, 0, 0, 128], 'DisplayTime': 0, 'EncodeBlend': False, 'FrontColor': [255, 255, 255, 0], 'PreviewBlend': True, 'Rect': [541, 3320, 541, 3320]}, 'WideHeightRatio': 0.0}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,943 DEBUG clients.DahuaAPI Chunks collected: ['{"id":60,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":58,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":59,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7.\x00\x00\x00¤!\x00\x00\x00\x00\x00\x00¤!\x00\x00\x00\x00\x00\x00{"id":46,"params":[{"id":36,"params":{"table":{"DHII":[{"Channel":1,"Enable":true,"LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main"}],"RTP":[{"AutoStart":false,"Channel":1,"Enable":true,"ExMulticast":[null],"IPType":"IPV6","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":true,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":40016,"StreamType":"Extra1","TTL":64}],"RTPAudio":[{"AutoStart":false,"Channel":1,"Enable":true,"IPType":"IPV6","IPV6":"<redacted>","Mixed":true,"MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64}],"TS":[{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1234,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":20016,"StreamType":"Extra1","TTL":64}]}},"result":true,"session":936357008},{"id":37,"params":{"table":{"Commands":0,"DownloadSpeed":"High","LiveVideo":0,"NetTransfer":"Quality"}},"result":true,"session":936357008},{"id":38,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"id":39,"params":{"table":[{"DetectVersion":"V3.0","Enable":true,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":false,"AlarmOutLatch":0,"BeepEnable":false,"Dejitter":30,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LedLink":{"Enable":false},"LightingLink":{"Enable":false,"FilckerIntevalTime":0,"FilckerLightType":"WhiteLight","FilckerTimes":1,"LightDuration":10,"LightLinkType":"Filcker"},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"MonitorTour":[{"Enable":false},{"Enable":false}],"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"SnapshotTimes":1,"TimeSection":[["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":6,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":70,"Threshold":3,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"PirMotionLevel":3,"PtzManualEnable":true,"Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303]}]},"result":true,"session":936357008},{"id":40,"params":{"table":[{"DetectVersion":"V3.0","Duration":0,"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":1,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LightingLink":{"Enable":false,"FilckerIntevalTime":5,"FilckerLightType":"WhiteLight","FilckerTimes":5},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":3,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":55,"Threshold":4,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"Percent":100,"PirMotionLevel":3,"PtzManualEnable":true,"Region":null}]},"result":true,"session":936357008},{"id":41,"params":{"table":{"LocalNo":8,"LockLoginEnable":true,"LockLoginTimes":5,"LoginFailLockTime":300,"MachineName":"Front Door","MaxOnlineTime":1800}},"result":true,"session":936357008},{"id":42,"params":{"table":{"Address":"<redacted>","Enable":false,"Port":123,"TimeZone":25,"TimeZoneDesc":"America\\/Toronto","UpdatePeriod":5}},"result":true,"session":936357008},{"id":43,"params":{"table":{"AutoRebootDay":2,"AutoRebootEnable":false,"AutoRebootHour":2,"AutoRebootMinute":0,"AutoShutdownDay":-1,"AutoShutdownHour":0,"AutoShutdownMinute":0,"AutoStartUpDay":-1,"AutoStartUpHour":0,"AutoStartUpMinute":0}},"result":true,"session":936357008},{"id":44,"params":{"table":{"Brightness":50,"Enable":false,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]]}},"result":true,"session":936357008},{"id":45,"params":{"table":{"AlarmSound":"\\/usr\\/data\\/Sounds\\/English\\/Siren.mp3","AlarmSoundDuration":10,"AlarmSoundEnable":false,"AlarmSoundVolume":100,"BootStrapSound":"\\/usr\\/data\\/Sounds\\/English\\/Siren.mp3","SilentMode":false,"SoundTipsPlayEnable":true,"TouchScreenSound":false,"UnlockSoundEnable":false}},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï79\x00\x00\x00C\x0b\x00\x00\x00\x00\x00\x00C\x0b\x00\x00\x00\x00\x00\x00{"id":57,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":47,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":48,"params":{"table":null},"result":false,"session":936357008},{"id":49,"params":{"table":[{"Address":1,"Attribute":[115200,8,"None","1"],"ProtocolName":"Console"}]},"result":true,"session":936357008},{"id":50,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":51,"params":{"table":null},"result":false,"session":936357008},{"id":52,"params":{"table":{"DmssPayload":null,"PushNotificationEnable":true,"PushServerInfo":null}},"result":true,"session":936357008},{"id":53,"params":{"table":{"Enable":true}},"result":true,"session":936357008},{"id":54,"params":{"table":{"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":0,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":false,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":false,"TimeS']
2024-03-25 15:53:48,947 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/ChannelTitle', 'payload': {'table': [{'Name': 'Doorbell'}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,948 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/ChannelTitle: {'table': [{'Name': 'Doorbell'}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,949 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Web', 'payload': {'table': {'Enable': True, 'Port': 80}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,949 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Web: {'table': {'Enable': True, 'Port': 80}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,951 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/RTSP', 'payload': {'table': {'Enable': True, 'Port': 554, 'RTP': {'EndPort': 40000, 'StartPort': 20000}}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,951 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/RTSP: {'table': {'Enable': True, 'Port': 554, 'RTP': {'EndPort': 40000, 'StartPort': 20000}}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,952 DEBUG clients.DahuaAPI Received data, Raw Data: b'ection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":55,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":56,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}\n'
2024-03-25 15:53:48,952 DEBUG clients.DahuaAPI Last chunk of opened stream message received: ection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":55,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":56,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}
2024-03-25 15:53:48,953 DEBUG clients.DahuaAPI Chunks collected: ['{"id":60,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":58,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":59,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï7.\x00\x00\x00¤!\x00\x00\x00\x00\x00\x00¤!\x00\x00\x00\x00\x00\x00{"id":46,"params":[{"id":36,"params":{"table":{"DHII":[{"Channel":1,"Enable":true,"LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main"}],"RTP":[{"AutoStart":false,"Channel":1,"Enable":true,"ExMulticast":[null],"IPType":"IPV6","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":true,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":40016,"StreamType":"Extra1","TTL":64}],"RTPAudio":[{"AutoStart":false,"Channel":1,"Enable":true,"IPType":"IPV6","IPV6":"<redacted>","Mixed":true,"MulticastAddr":"<redacted>","Port":1235,"StreamType":"Main","TTL":64}],"TS":[{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"<redacted>","MulticastAddr":"<redacted>","Port":1234,"StreamType":"Main","TTL":64},{"Channel":0,"Enable":false,"IPType":"IPV4","IPV6":"<redacted>","LocalAddr":"0.0.0.0","MulticastAddr":"<redacted>","Port":20016,"StreamType":"Extra1","TTL":64}]}},"result":true,"session":936357008},{"id":37,"params":{"table":{"Commands":0,"DownloadSpeed":"High","LiveVideo":0,"NetTransfer":"Quality"}},"result":true,"session":936357008},{"id":38,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"id":39,"params":{"table":[{"DetectVersion":"V3.0","Enable":true,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":false,"AlarmOutLatch":0,"BeepEnable":false,"Dejitter":30,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LedLink":{"Enable":false},"LightingLink":{"Enable":false,"FilckerIntevalTime":0,"FilckerLightType":"WhiteLight","FilckerTimes":1,"LightDuration":10,"LightLinkType":"Filcker"},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"MonitorTour":[{"Enable":false},{"Enable":false}],"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"SnapshotTimes":1,"TimeSection":[["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"],["1 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00","0 00:00:00-24:00:00"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":6,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":70,"Threshold":3,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":60,"Threshold":5,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"PirMotionLevel":3,"PtzManualEnable":true,"Region":[0,0,0,0,0,0,0,0,0,0,0,4194303,4194303,4194303,4194303,4194303,4194303,4194303]}]},"result":true,"session":936357008},{"id":40,"params":{"table":[{"DetectVersion":"V3.0","Duration":0,"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":1,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"FlashEnable":false,"FlashLatch":10,"LightingLink":{"Enable":false,"FilckerIntevalTime":5,"FilckerLightType":"WhiteLight","FilckerTimes":5},"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":true,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":true,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false},"Level":3,"MotionDetectWindow":[{"Id":0,"Name":"Region1","Region":[4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303,4194303],"Sensitive":55,"Threshold":4,"Window":[0,0,8191,8191]},{"Id":1,"Name":"Region2","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":2,"Name":"Region3","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]},{"Id":3,"Name":"Region4","Region":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"Sensitive":55,"Threshold":4,"Window":[0,0,0,0]}],"OsdTwinkleEnable":false,"Percent":100,"PirMotionLevel":3,"PtzManualEnable":true,"Region":null}]},"result":true,"session":936357008},{"id":41,"params":{"table":{"LocalNo":8,"LockLoginEnable":true,"LockLoginTimes":5,"LoginFailLockTime":300,"MachineName":"Front Door","MaxOnlineTime":1800}},"result":true,"session":936357008},{"id":42,"params":{"table":{"Address":"<redacted>","Enable":false,"Port":123,"TimeZone":25,"TimeZoneDesc":"America\\/Toronto","UpdatePeriod":5}},"result":true,"session":936357008},{"id":43,"params":{"table":{"AutoRebootDay":2,"AutoRebootEnable":false,"AutoRebootHour":2,"AutoRebootMinute":0,"AutoShutdownDay":-1,"AutoShutdownHour":0,"AutoShutdownMinute":0,"AutoStartUpDay":-1,"AutoStartUpHour":0,"AutoStartUpMinute":0}},"result":true,"session":936357008},{"id":44,"params":{"table":{"Brightness":50,"Enable":false,"TimeSection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]]}},"result":true,"session":936357008},{"id":45,"params":{"table":{"AlarmSound":"\\/usr\\/data\\/Sounds\\/English\\/Siren.mp3","AlarmSoundDuration":10,"AlarmSoundEnable":false,"AlarmSoundVolume":100,"BootStrapSound":"\\/usr\\/data\\/Sounds\\/English\\/Siren.mp3","SilentMode":false,"SoundTipsPlayEnable":true,"TouchScreenSound":false,"UnlockSoundEnable":false}},"result":true,"session":936357008}],"result":true,"session":936357008}\n \x00\x00\x00DHIP\x90¬Ï79\x00\x00\x00C\x0b\x00\x00\x00\x00\x00\x00C\x0b\x00\x00\x00\x00\x00\x00{"id":57,"params":[{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":47,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":48,"params":{"table":null},"result":false,"session":936357008},{"id":49,"params":{"table":[{"Address":1,"Attribute":[115200,8,"None","1"],"ProtocolName":"Console"}]},"result":true,"session":936357008},{"id":50,"params":{"table":{"Enable":false}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":51,"params":{"table":null},"result":false,"session":936357008},{"id":52,"params":{"table":{"DmssPayload":null,"PushNotificationEnable":true,"PushServerInfo":null}},"result":true,"session":936357008},{"id":53,"params":{"table":{"Enable":true}},"result":true,"session":936357008},{"id":54,"params":{"table":{"Enable":false,"EventHandler":{"AlarmOut":1,"AlarmOutChannels":[0],"AlarmOutEnable":true,"AlarmOutLatch":10,"BeepEnable":false,"Dejitter":0,"Delay":0,"ExAlarmOut":1,"ExAlarmOutChannels":[0],"ExAlarmOutEnable":false,"LogEnable":true,"MailEnable":false,"Matrix":1,"MatrixChannels":[0],"MatrixEnable":false,"MessageEnable":false,"PtzLink":[["None",0]],"PtzLinkEnable":false,"Record":1,"RecordChannels":[0],"RecordEnable":false,"RecordLatch":10,"Snapshot":1,"SnapshotChannels":[0],"SnapshotEnable":false,"TimeS', 'ection":[["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"],["1 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59","0 00:00:00-23:59:59"]],"TipEnable":false,"Tour":1,"TourChannels":[0],"TourEnable":false,"VoiceEnable":false}}},"result":true,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":55,"params":{"table":null},"result":false,"session":936357008},{"error":{"code":268959743,"message":"Unknown error! error code was not set in service!"},"id":56,"params":{"table":null},"result":false,"session":936357008}],"result":true,"session":936357008}\n']
2024-03-25 15:53:48,954 DEBUG clients.DahuaAPI Processing message #60, Endpoint: system.multicall, Message: {'id': 60, 'params': [{'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 58, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 59, 'params': {'table': None}, 'result': False, 'session': 936357008}], 'result': True, 'session': 936357008}
2024-03-25 15:53:48,954 DEBUG clients.DahuaAPI Processing message #58, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 58, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,954 DEBUG clients.DahuaAPI Message #58 handled
2024-03-25 15:53:48,954 DEBUG clients.DahuaAPI Processing message #59, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 59, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,954 DEBUG clients.DahuaAPI Message #59 handled
2024-03-25 15:53:48,955 DEBUG clients.DahuaAPI Message #60 handled
2024-03-25 15:53:48,956 DEBUG clients.DahuaAPI Processing message #46, Endpoint: system.multicall, Message: {'id': 46, 'params': [{'id': 36, 'params': {'table': {'DHII': [{'Channel': 1, 'Enable': True, 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main'}], 'RTP': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'ExMulticast': [None], 'IPType': 'IPV6', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': True, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 40016, 'StreamType': 'Extra1', 'TTL': 64}], 'RTPAudio': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'IPType': 'IPV6', 'IPV6': '<redacted>', 'Mixed': True, 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}], 'TS': [{'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1234, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 20016, 'StreamType': 'Extra1', 'TTL': 64}]}}, 'result': True, 'session': 936357008}, {'id': 37, 'params': {'table': {'Commands': 0, 'DownloadSpeed': 'High', 'LiveVideo': 0, 'NetTransfer': 'Quality'}}, 'result': True, 'session': 936357008}, {'id': 38, 'params': {'table': {'Enable': False}}, 'result': True, 'session': 936357008}, {'id': 39, 'params': {'table': [{'DetectVersion': 'V3.0', 'Enable': True, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': False, 'AlarmOutLatch': 0, 'BeepEnable': False, 'Dejitter': 30, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LedLink': {'Enable': False}, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 0, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 1, 'LightDuration': 10, 'LightLinkType': 'Filcker'}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'MonitorTour': [{'Enable': False}, {'Enable': False}], 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'SnapshotTimes': 1, 'TimeSection': [['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 6, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 70, 'Threshold': 3, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303]}]}, 'result': True, 'session': 936357008}, {'id': 40, 'params': {'table': [{'DetectVersion': 'V3.0', 'Duration': 0, 'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 1, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 5, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 5}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 3, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'Percent': 100, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': None}]}, 'result': True, 'session': 936357008}, {'id': 41, 'params': {'table': {'LocalNo': 8, 'LockLoginEnable': True, 'LockLoginTimes': 5, 'LoginFailLockTime': 300, 'MachineName': 'Front Door', 'MaxOnlineTime': 1800}}, 'result': True, 'session': 936357008}, {'id': 42, 'params': {'table': {'Address': '<redacted>', 'Enable': False, 'Port': 123, 'TimeZone': 25, 'TimeZoneDesc': 'America/Toronto', 'UpdatePeriod': 5}}, 'result': True, 'session': 936357008}, {'id': 43, 'params': {'table': {'AutoRebootDay': 2, 'AutoRebootEnable': False, 'AutoRebootHour': 2, 'AutoRebootMinute': 0, 'AutoShutdownDay': -1, 'AutoShutdownHour': 0, 'AutoShutdownMinute': 0, 'AutoStartUpDay': -1, 'AutoStartUpHour': 0, 'AutoStartUpMinute': 0}}, 'result': True, 'session': 936357008}, {'id': 44, 'params': {'table': {'Brightness': 50, 'Enable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']]}}, 'result': True, 'session': 936357008}, {'id': 45, 'params': {'table': {'AlarmSound': '/usr/data/Sounds/English/Siren.mp3', 'AlarmSoundDuration': 10, 'AlarmSoundEnable': False, 'AlarmSoundVolume': 100, 'BootStrapSound': '/usr/data/Sounds/English/Siren.mp3', 'SilentMode': False, 'SoundTipsPlayEnable': True, 'TouchScreenSound': False, 'UnlockSoundEnable': False}}, 'result': True, 'session': 936357008}], 'result': True, 'session': 936357008}
2024-03-25 15:53:48,959 DEBUG clients.DahuaAPI Processing message #36, Endpoint: configManager.getConfig, Message: {'id': 36, 'params': {'table': {'DHII': [{'Channel': 1, 'Enable': True, 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main'}], 'RTP': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'ExMulticast': [None], 'IPType': 'IPV6', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': True, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 40016, 'StreamType': 'Extra1', 'TTL': 64}], 'RTPAudio': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'IPType': 'IPV6', 'IPV6': '<redacted>', 'Mixed': True, 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}], 'TS': [{'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1234, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 20016, 'StreamType': 'Extra1', 'TTL': 64}]}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,959 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Multicast, Data: {'table': {'DHII': [{'Channel': 1, 'Enable': True, 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main'}], 'RTP': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'ExMulticast': [None], 'IPType': 'IPV6', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': True, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 40016, 'StreamType': 'Extra1', 'TTL': 64}], 'RTPAudio': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'IPType': 'IPV6', 'IPV6': '<redacted>', 'Mixed': True, 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}], 'TS': [{'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1234, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 20016, 'StreamType': 'Extra1', 'TTL': 64}]}}
2024-03-25 15:53:48,959 DEBUG clients.DahuaAPI Message #36 handled

2024-03-25 15:53:48,960 DEBUG clients.DahuaAPI Processing message #37, Endpoint: configManager.getConfig, Message: {'id': 37, 'params': {'table': {'Commands': 0, 'DownloadSpeed': 'High', 'LiveVideo': 0, 'NetTransfer': 'Quality'}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,960 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Qos, Data: {'table': {'Commands': 0, 'DownloadSpeed': 'High', 'LiveVideo': 0, 'NetTransfer': 'Quality'}}
2024-03-25 15:53:48,960 DEBUG clients.DahuaAPI Message #37 handled
2024-03-25 15:53:48,960 DEBUG clients.DahuaAPI Processing message #38, Endpoint: configManager.getConfig, Message: {'id': 38, 'params': {'table': {'Enable': False}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,960 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: WMM, Data: {'table': {'Enable': False}}
2024-03-25 15:53:48,961 DEBUG clients.DahuaAPI Message #38 handled
2024-03-25 15:53:48,961 DEBUG clients.DahuaAPI Processing message #39, Endpoint: configManager.getConfig, Message: {'id': 39, 'params': {'table': [{'DetectVersion': 'V3.0', 'Enable': True, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': False, 'AlarmOutLatch': 0, 'BeepEnable': False, 'Dejitter': 30, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LedLink': {'Enable': False}, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 0, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 1, 'LightDuration': 10, 'LightLinkType': 'Filcker'}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'MonitorTour': [{'Enable': False}, {'Enable': False}], 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'SnapshotTimes': 1, 'TimeSection': [['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 6, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 70, 'Threshold': 3, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303]}]}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,961 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: MotionDetect, Data: {'table': [{'DetectVersion': 'V3.0', 'Enable': True, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': False, 'AlarmOutLatch': 0, 'BeepEnable': False, 'Dejitter': 30, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LedLink': {'Enable': False}, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 0, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 1, 'LightDuration': 10, 'LightLinkType': 'Filcker'}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'MonitorTour': [{'Enable': False}, {'Enable': False}], 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'SnapshotTimes': 1, 'TimeSection': [['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 6, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 70, 'Threshold': 3, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303]}]}
2024-03-25 15:53:48,962 DEBUG clients.DahuaAPI Message #39 handled
2024-03-25 15:53:48,962 DEBUG clients.DahuaAPI Processing message #40, Endpoint: configManager.getConfig, Message: {'id': 40, 'params': {'table': [{'DetectVersion': 'V3.0', 'Duration': 0, 'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 1, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 5, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 5}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 3, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'Percent': 100, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': None}]}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,963 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: BlindDetect, Data: {'table': [{'DetectVersion': 'V3.0', 'Duration': 0, 'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 1, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 5, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 5}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 3, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'Percent': 100, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': None}]}
2024-03-25 15:53:48,962 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/UserGlobal', 'payload': {'table': {'OnvifLoginCheck': True}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,963 DEBUG clients.DahuaAPI Message #40 handled
2024-03-25 15:53:48,964 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/UserGlobal: {'table': {'OnvifLoginCheck': True}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,964 DEBUG clients.DahuaAPI Processing message #41, Endpoint: configManager.getConfig, Message: {'id': 41, 'params': {'table': {'LocalNo': 8, 'LockLoginEnable': True, 'LockLoginTimes': 5, 'LoginFailLockTime': 300, 'MachineName': 'Front Door', 'MaxOnlineTime': 1800}}, 'result': True, 'session': 936357008}

2024-03-25 15:53:48,966 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: General, Data: {'table': {'LocalNo': 8, 'LockLoginEnable': True, 'LockLoginTimes': 5, 'LoginFailLockTime': 300, 'MachineName': 'Front Door', 'MaxOnlineTime': 1800}}
2024-03-25 15:53:48,966 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/AccessFilter', 'payload': {'table': {'BannedEnable': [], 'BannedList': [], 'Enable': False, 'Type': 'BannedList'}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,966 DEBUG clients.DahuaAPI Message #41 handled
2024-03-25 15:53:48,967 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/AccessFilter: {'table': {'BannedEnable': [], 'BannedList': [], 'Enable': False, 'Type': 'BannedList'}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,967 DEBUG clients.DahuaAPI Processing message #42, Endpoint: configManager.getConfig, Message: {'id': 42, 'params': {'table': {'Address': '<redacted>', 'Enable': False, 'Port': 123, 'TimeZone': 25, 'TimeZoneDesc': 'America/Toronto', 'UpdatePeriod': 5}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,968 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: NTP, Data: {'table': {'Address': '<redacted>', 'Enable': False, 'Port': 123, 'TimeZone': 25, 'TimeZoneDesc': 'America/Toronto', 'UpdatePeriod': 5}}
2024-03-25 15:53:48,968 DEBUG clients.DahuaAPI Message #42 handled
2024-03-25 15:53:48,968 DEBUG clients.DahuaAPI Processing message #43, Endpoint: configManager.getConfig, Message: {'id': 43, 'params': {'table': {'AutoRebootDay': 2, 'AutoRebootEnable': False, 'AutoRebootHour': 2, 'AutoRebootMinute': 0, 'AutoShutdownDay': -1, 'AutoShutdownHour': 0, 'AutoShutdownMinute': 0, 'AutoStartUpDay': -1, 'AutoStartUpHour': 0, 'AutoStartUpMinute': 0}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,968 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: AutoMaintain, Data: {'table': {'AutoRebootDay': 2, 'AutoRebootEnable': False, 'AutoRebootHour': 2, 'AutoRebootMinute': 0, 'AutoShutdownDay': -1, 'AutoShutdownHour': 0, 'AutoShutdownMinute': 0, 'AutoStartUpDay': -1, 'AutoStartUpHour': 0, 'AutoStartUpMinute': 0}}
2024-03-25 15:53:48,968 DEBUG clients.DahuaAPI Message #43 handled
2024-03-25 15:53:48,969 DEBUG clients.DahuaAPI Processing message #44, Endpoint: configManager.getConfig, Message: {'id': 44, 'params': {'table': {'Brightness': 50, 'Enable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']]}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,969 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: FlashLight, Data: {'table': {'Brightness': 50, 'Enable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']]}}
2024-03-25 15:53:48,969 DEBUG clients.DahuaAPI Message #44 handled
2024-03-25 15:53:48,969 DEBUG clients.DahuaAPI Processing message #45, Endpoint: configManager.getConfig, Message: {'id': 45, 'params': {'table': {'AlarmSound': '/usr/data/Sounds/English/Siren.mp3', 'AlarmSoundDuration': 10, 'AlarmSoundEnable': False, 'AlarmSoundVolume': 100, 'BootStrapSound': '/usr/data/Sounds/English/Siren.mp3', 'SilentMode': False, 'SoundTipsPlayEnable': True, 'TouchScreenSound': False, 'UnlockSoundEnable': False}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,969 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Sound, Data: {'table': {'AlarmSound': '/usr/data/Sounds/English/Siren.mp3', 'AlarmSoundDuration': 10, 'AlarmSoundEnable': False, 'AlarmSoundVolume': 100, 'BootStrapSound': '/usr/data/Sounds/English/Siren.mp3', 'SilentMode': False, 'SoundTipsPlayEnable': True, 'TouchScreenSound': False, 'UnlockSoundEnable': False}}
2024-03-25 15:53:48,969 DEBUG clients.DahuaAPI Message #45 handled
2024-03-25 15:53:48,969 DEBUG clients.DahuaAPI Message #46 handled
2024-03-25 15:53:48,970 DEBUG clients.DahuaAPI Processing message #57, Endpoint: system.multicall, Message: {'id': 57, 'params': [{'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 47, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 48, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'id': 49, 'params': {'table': [{'Address': 1, 'Attribute': [115200, 8, 'None', '1'], 'ProtocolName': 'Console'}]}, 'result': True, 'session': 936357008}, {'id': 50, 'params': {'table': {'Enable': False}}, 'result': True, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 51, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'id': 52, 'params': {'table': {'DmssPayload': None, 'PushNotificationEnable': True, 'PushServerInfo': None}}, 'result': True, 'session': 936357008}, {'id': 53, 'params': {'table': {'Enable': True}}, 'result': True, 'session': 936357008}, {'id': 54, 'params': {'table': {'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 0, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': False, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}}}, 'result': True, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 55, 'params': {'table': None}, 'result': False, 'session': 936357008}, {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 56, 'params': {'table': None}, 'result': False, 'session': 936357008}], 'result': True, 'session': 936357008}
2024-03-25 15:53:48,970 DEBUG clients.DahuaAPI Processing message #47, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 47, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,970 DEBUG clients.DahuaAPI Message #47 handled
2024-03-25 15:53:48,971 DEBUG clients.DahuaAPI Processing message #48, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 48, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,971 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Network', 'payload': {'table': {'DefaultInterface': 'eth2', 'Domain': 'dauha', 'Hostname': 'DB', 'eth0': {'DefaultGateway': '<redacted>', 'DhcpEnable': False, 'DnsServers': ['8.8.8.8', '8.8.8.8'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}, 'eth2': {'DefaultGateway': '<redacted>', 'DhcpEnable': True, 'DnsServers': ['<redacted>', '0.0.0.0'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,971 DEBUG clients.DahuaAPI Message #48 handled
2024-03-25 15:53:48,972 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Network: {'table': {'DefaultInterface': 'eth2', 'Domain': 'dauha', 'Hostname': 'DB', 'eth0': {'DefaultGateway': '<redacted>', 'DhcpEnable': False, 'DnsServers': ['8.8.8.8', '8.8.8.8'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}, 'eth2': {'DefaultGateway': '<redacted>', 'DhcpEnable': True, 'DnsServers': ['<redacted>', '0.0.0.0'], 'EnableDhcpReservedIP': False, 'IPAddress': '<redacted>', 'MTU': 1500, 'PhysicalAddress': '<redacted>', 'SubnetMask': '255.255.255.0'}}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}

2024-03-25 15:53:48,972 DEBUG clients.DahuaAPI Processing message #49, Endpoint: configManager.getConfig, Message: {'id': 49, 'params': {'table': [{'Address': 1, 'Attribute': [115200, 8, 'None', '1'], 'ProtocolName': 'Console'}]}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,973 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: Comm, Data: {'table': [{'Address': 1, 'Attribute': [115200, 8, 'None', '1'], 'ProtocolName': 'Console'}]}
2024-03-25 15:53:48,973 DEBUG clients.DahuaAPI Message #49 handled
2024-03-25 15:53:48,973 DEBUG clients.DahuaAPI Processing message #50, Endpoint: configManager.getConfig, Message: {'id': 50, 'params': {'table': {'Enable': False}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,973 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: SSHD, Data: {'table': {'Enable': False}}
2024-03-25 15:53:48,974 DEBUG clients.DahuaAPI Message #50 handled
2024-03-25 15:53:48,974 DEBUG clients.DahuaAPI Processing message #51, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 51, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,974 DEBUG clients.DahuaAPI Message #51 handled
2024-03-25 15:53:48,974 DEBUG clients.DahuaAPI Processing message #52, Endpoint: configManager.getConfig, Message: {'id': 52, 'params': {'table': {'DmssPayload': None, 'PushNotificationEnable': True, 'PushServerInfo': None}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,974 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: MobilePhoneApplication, Data: {'table': {'DmssPayload': None, 'PushNotificationEnable': True, 'PushServerInfo': None}}
2024-03-25 15:53:48,975 DEBUG clients.DahuaAPI Message #52 handled
2024-03-25 15:53:48,975 DEBUG clients.DahuaAPI Processing message #53, Endpoint: configManager.getConfig, Message: {'id': 53, 'params': {'table': {'Enable': True}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,975 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: PwdReset, Data: {'table': {'Enable': True}}
2024-03-25 15:53:48,975 DEBUG clients.DahuaAPI Message #53 handled
2024-03-25 15:53:48,976 DEBUG clients.DahuaAPI Processing message #54, Endpoint: configManager.getConfig, Message: {'id': 54, 'params': {'table': {'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 0, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': False, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:48,976 DEBUG models.DahuaDevice Set config item 'configManager.getConfig', Sub action: SafetyAbnormalAlarm, Data: {'table': {'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 0, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': False, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}}}
2024-03-25 15:53:48,976 DEBUG clients.DahuaAPI Message #54 handled
2024-03-25 15:53:48,976 DEBUG clients.DahuaAPI Processing message #55, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 55, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,976 DEBUG clients.DahuaAPI Message #55 handled
2024-03-25 15:53:48,977 DEBUG clients.DahuaAPI Processing message #56, Endpoint: configManager.getConfig, Message: {'error': {'code': 268959743, 'message': 'Unknown error! error code was not set in service!'}, 'id': 56, 'params': {'table': None}, 'result': False, 'session': 936357008}
2024-03-25 15:53:48,977 DEBUG clients.DahuaAPI Message #56 handled
2024-03-25 15:53:48,977 DEBUG clients.DahuaAPI Message #57 handled
2024-03-25 15:53:48,978 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/UPnP', 'payload': {'table': {'Enable': False, 'MapTable': [{'Enable': True, 'InnerPort': 80, 'OuterPort': 8080, 'Protocol': 'TCP', 'ServiceName': 'HTTP', 'ServiceType': 'WebService'}, {'Enable': True, 'InnerPort': 35000, 'OuterPort': 37777, 'Protocol': 'TCP', 'ServiceName': 'TCP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 35001, 'OuterPort': 37778, 'Protocol': 'UDP', 'ServiceName': 'UDP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 554, 'OuterPort': 554, 'Protocol': 'TCP', 'ServiceName': 'RTSP', 'ServiceType': 'RTSPService'}], 'Mode': 'Manual', 'StartDeviceDiscover': True}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,978 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/UPnP: {'table': {'Enable': False, 'MapTable': [{'Enable': True, 'InnerPort': 80, 'OuterPort': 8080, 'Protocol': 'TCP', 'ServiceName': 'HTTP', 'ServiceType': 'WebService'}, {'Enable': True, 'InnerPort': 35000, 'OuterPort': 37777, 'Protocol': 'TCP', 'ServiceName': 'TCP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 35001, 'OuterPort': 37778, 'Protocol': 'UDP', 'ServiceName': 'UDP', 'ServiceType': 'PrivService'}, {'Enable': True, 'InnerPort': 554, 'OuterPort': 554, 'Protocol': 'TCP', 'ServiceName': 'RTSP', 'ServiceType': 'RTSPService'}], 'Mode': 'Manual', 'StartDeviceDiscover': True}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,979 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Multicast', 'payload': {'table': {'DHII': [{'Channel': 1, 'Enable': True, 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main'}], 'RTP': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'ExMulticast': [None], 'IPType': 'IPV6', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': True, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 40016, 'StreamType': 'Extra1', 'TTL': 64}], 'RTPAudio': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'IPType': 'IPV6', 'IPV6': '<redacted>', 'Mixed': True, 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}], 'TS': [{'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1234, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 20016, 'StreamType': 'Extra1', 'TTL': 64}]}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,980 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Multicast: {'table': {'DHII': [{'Channel': 1, 'Enable': True, 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main'}], 'RTP': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'ExMulticast': [None], 'IPType': 'IPV6', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': True, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 40016, 'StreamType': 'Extra1', 'TTL': 64}], 'RTPAudio': [{'AutoStart': False, 'Channel': 1, 'Enable': True, 'IPType': 'IPV6', 'IPV6': '<redacted>', 'Mixed': True, 'MulticastAddr': '<redacted>', 'Port': 1235, 'StreamType': 'Main', 'TTL': 64}], 'TS': [{'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '<redacted>', 'MulticastAddr': '<redacted>', 'Port': 1234, 'StreamType': 'Main', 'TTL': 64}, {'Channel': 0, 'Enable': False, 'IPType': 'IPV4', 'IPV6': '<redacted>', 'LocalAddr': '0.0.0.0', 'MulticastAddr': '<redacted>', 'Port': 20016, 'StreamType': 'Extra1', 'TTL': 64}]}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,981 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Qos', 'payload': {'table': {'Commands': 0, 'DownloadSpeed': 'High', 'LiveVideo': 0, 'NetTransfer': 'Quality'}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,981 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Qos: {'table': {'Commands': 0, 'DownloadSpeed': 'High', 'LiveVideo': 0, 'NetTransfer': 'Quality'}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,982 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/WMM', 'payload': {'table': {'Enable': False}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,982 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/WMM: {'table': {'Enable': False}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,984 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/MotionDetect', 'payload': {'table': [{'DetectVersion': 'V3.0', 'Enable': True, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': False, 'AlarmOutLatch': 0, 'BeepEnable': False, 'Dejitter': 30, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LedLink': {'Enable': False}, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 0, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 1, 'LightDuration': 10, 'LightLinkType': 'Filcker'}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'MonitorTour': [{'Enable': False}, {'Enable': False}], 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'SnapshotTimes': 1, 'TimeSection': [['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 6, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 70, 'Threshold': 3, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303]}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,984 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/MotionDetect: {'table': [{'DetectVersion': 'V3.0', 'Enable': True, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': False, 'AlarmOutLatch': 0, 'BeepEnable': False, 'Dejitter': 30, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LedLink': {'Enable': False}, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 0, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 1, 'LightDuration': 10, 'LightLinkType': 'Filcker'}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'MonitorTour': [{'Enable': False}, {'Enable': False}], 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'SnapshotTimes': 1, 'TimeSection': [['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00'], ['1 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00', '0 00:00:00-24:00:00']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 6, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 70, 'Threshold': 3, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 60, 'Threshold': 5, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303]}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,986 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/BlindDetect', 'payload': {'table': [{'DetectVersion': 'V3.0', 'Duration': 0, 'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 1, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 5, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 5}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 3, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'Percent': 100, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': None}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,987 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/BlindDetect: {'table': [{'DetectVersion': 'V3.0', 'Duration': 0, 'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 1, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'FlashEnable': False, 'FlashLatch': 10, 'LightingLink': {'Enable': False, 'FilckerIntevalTime': 5, 'FilckerLightType': 'WhiteLight', 'FilckerTimes': 5}, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': True, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': True, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}, 'Level': 3, 'MotionDetectWindow': [{'Id': 0, 'Name': 'Region1', 'Region': [4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303, 4194303], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 8191, 8191]}, {'Id': 1, 'Name': 'Region2', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 2, 'Name': 'Region3', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}, {'Id': 3, 'Name': 'Region4', 'Region': [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], 'Sensitive': 55, 'Threshold': 4, 'Window': [0, 0, 0, 0]}], 'OsdTwinkleEnable': False, 'Percent': 100, 'PirMotionLevel': 3, 'PtzManualEnable': True, 'Region': None}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,989 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/General', 'payload': {'table': {'LocalNo': 8, 'LockLoginEnable': True, 'LockLoginTimes': 5, 'LoginFailLockTime': 300, 'MachineName': 'Front Door', 'MaxOnlineTime': 1800}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,989 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/General: {'table': {'LocalNo': 8, 'LockLoginEnable': True, 'LockLoginTimes': 5, 'LoginFailLockTime': 300, 'MachineName': 'Front Door', 'MaxOnlineTime': 1800}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,990 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/NTP', 'payload': {'table': {'Address': '<redacted>', 'Enable': False, 'Port': 123, 'TimeZone': 25, 'TimeZoneDesc': 'America/Toronto', 'UpdatePeriod': 5}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,990 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/NTP: {'table': {'Address': '<redacted>', 'Enable': False, 'Port': 123, 'TimeZone': 25, 'TimeZoneDesc': 'America/Toronto', 'UpdatePeriod': 5}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,991 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/AutoMaintain', 'payload': {'table': {'AutoRebootDay': 2, 'AutoRebootEnable': False, 'AutoRebootHour': 2, 'AutoRebootMinute': 0, 'AutoShutdownDay': -1, 'AutoShutdownHour': 0, 'AutoShutdownMinute': 0, 'AutoStartUpDay': -1, 'AutoStartUpHour': 0, 'AutoStartUpMinute': 0}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,991 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/AutoMaintain: {'table': {'AutoRebootDay': 2, 'AutoRebootEnable': False, 'AutoRebootHour': 2, 'AutoRebootMinute': 0, 'AutoShutdownDay': -1, 'AutoShutdownHour': 0, 'AutoShutdownMinute': 0, 'AutoStartUpDay': -1, 'AutoStartUpHour': 0, 'AutoStartUpMinute': 0}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,993 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/FlashLight', 'payload': {'table': {'Brightness': 50, 'Enable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']]}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,993 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/FlashLight: {'table': {'Brightness': 50, 'Enable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']]}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,994 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Sound', 'payload': {'table': {'AlarmSound': '/usr/data/Sounds/English/Siren.mp3', 'AlarmSoundDuration': 10, 'AlarmSoundEnable': False, 'AlarmSoundVolume': 100, 'BootStrapSound': '/usr/data/Sounds/English/Siren.mp3', 'SilentMode': False, 'SoundTipsPlayEnable': True, 'TouchScreenSound': False, 'UnlockSoundEnable': False}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,994 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Sound: {'table': {'AlarmSound': '/usr/data/Sounds/English/Siren.mp3', 'AlarmSoundDuration': 10, 'AlarmSoundEnable': False, 'AlarmSoundVolume': 100, 'BootStrapSound': '/usr/data/Sounds/English/Siren.mp3', 'SilentMode': False, 'SoundTipsPlayEnable': True, 'TouchScreenSound': False, 'UnlockSoundEnable': False}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,995 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/Comm', 'payload': {'table': [{'Address': 1, 'Attribute': [115200, 8, 'None', '1'], 'ProtocolName': 'Console'}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,995 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/Comm: {'table': [{'Address': 1, 'Attribute': [115200, 8, 'None', '1'], 'ProtocolName': 'Console'}], 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,996 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/SSHD', 'payload': {'table': {'Enable': False}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,996 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/SSHD: {'table': {'Enable': False}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,997 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/MobilePhoneApplication', 'payload': {'table': {'DmssPayload': None, 'PushNotificationEnable': True, 'PushServerInfo': None}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,997 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/MobilePhoneApplication: {'table': {'DmssPayload': None, 'PushNotificationEnable': True, 'PushServerInfo': None}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,998 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/PwdReset', 'payload': {'table': {'Enable': True}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,998 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/PwdReset: {'table': {'Enable': True}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:48,999 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/configManager.getConfig/SafetyAbnormalAlarm', 'payload': {'table': {'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 0, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': False, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:48,999 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/configManager.getConfig/SafetyAbnormalAlarm: {'table': {'Enable': False, 'EventHandler': {'AlarmOut': 1, 'AlarmOutChannels': [0], 'AlarmOutEnable': True, 'AlarmOutLatch': 10, 'BeepEnable': False, 'Dejitter': 0, 'Delay': 0, 'ExAlarmOut': 1, 'ExAlarmOutChannels': [0], 'ExAlarmOutEnable': False, 'LogEnable': True, 'MailEnable': False, 'Matrix': 1, 'MatrixChannels': [0], 'MatrixEnable': False, 'MessageEnable': False, 'PtzLink': [['None', 0]], 'PtzLinkEnable': False, 'Record': 1, 'RecordChannels': [0], 'RecordEnable': False, 'RecordLatch': 10, 'Snapshot': 1, 'SnapshotChannels': [0], 'SnapshotEnable': False, 'TimeSection': [['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59'], ['1 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59', '0 00:00:00-23:59:59']], 'TipEnable': False, 'Tour': 1, 'TourChannels': [0], 'TourEnable': False, 'VoiceEnable': False}}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:53:49,023 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7\r\x00\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00\xb8\x00\x00\x00\x00\x00\x00\x00{"id":13,"params":{"info":{"ProductDate":"","SyncTime":{"Strategy":"PerLogin"},"cameraNum":0,"cardReader":false,"hasRTC":false,"supportMaxSDNum":1}},"result":true,"session":936357008}\n'
2024-03-25 15:53:49,024 DEBUG clients.DahuaAPI Processing message #13, Endpoint: magicBox.getSystemInfoNew, Message: {'id': 13, 'params': {'info': {'ProductDate': '', 'SyncTime': {'Strategy': 'PerLogin'}, 'cameraNum': 0, 'cardReader': False, 'hasRTC': False, 'supportMaxSDNum': 1}}, 'result': True, 'session': 936357008}
2024-03-25 15:53:49,024 DEBUG models.DahuaDevice Set config item 'magicBox.getSystemInfoNew', Data: {'info': {'ProductDate': '', 'SyncTime': {'Strategy': 'PerLogin'}, 'cameraNum': 0, 'cardReader': False, 'hasRTC': False, 'supportMaxSDNum': 1}}
2024-03-25 15:53:49,024 DEBUG clients.DahuaAPI Message #13 handled
2024-03-25 15:53:49,025 DEBUG clients.BaseClient MQTTClient Event received, Data: {'event': 'Device/magicBox.getSystemInfoNew', 'payload': {'info': {'ProductDate': '', 'SyncTime': {'Strategy': 'PerLogin'}, 'cameraNum': 0, 'cardReader': False, 'hasRTC': False, 'supportMaxSDNum': 1}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}}
2024-03-25 15:53:49,025 DEBUG clients.MQTTClient Publishing MQTT message Dahua/Device/magicBox.getSystemInfoNew: {'info': {'ProductDate': '', 'SyncTime': {'Strategy': 'PerLogin'}, 'cameraNum': 0, 'cardReader': False, 'hasRTC': False, 'supportMaxSDNum': 1}, 'deviceType': 'B451AJ', 'serialNumber': '<redacted>'}
2024-03-25 15:54:43,809 DEBUG clients.DahuaAPI Keep alive
2024-03-25 15:54:43,810 DEBUG clients.DahuaAPI Sending message, Data: {'id': 61, 'session': 936357008, 'magic': '0x1234', 'method': 'global.keepAlive', 'params': {'timeout': 55, 'action': True}}
2024-03-25 15:54:43,822 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7=\x00\x00\x00D\x00\x00\x00\x00\x00\x00\x00D\x00\x00\x00\x00\x00\x00\x00{"id":61,"params":{"timeout":55},"result":true,"session":936357008}\n'
2024-03-25 15:54:43,823 DEBUG clients.DahuaAPI Processing message #61, Endpoint: global.keepAlive, Message: {'id': 61, 'params': {'timeout': 55}, 'result': True, 'session': 936357008}
2024-03-25 15:54:43,824 DEBUG clients.DahuaAPI Set timer for 55 seconds to trigger keep alive message
2024-03-25 15:54:43,825 DEBUG clients.DahuaAPI Message #61 handled
2024-03-25 15:55:38,825 DEBUG clients.DahuaAPI Keep alive
2024-03-25 15:55:38,825 DEBUG clients.DahuaAPI Sending message, Data: {'id': 62, 'session': 936357008, 'magic': '0x1234', 'method': 'global.keepAlive', 'params': {'timeout': 55, 'action': True}}
2024-03-25 15:55:38,839 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7>\x00\x00\x00D\x00\x00\x00\x00\x00\x00\x00D\x00\x00\x00\x00\x00\x00\x00{"id":62,"params":{"timeout":55},"result":true,"session":936357008}\n'
2024-03-25 15:55:38,839 DEBUG clients.DahuaAPI Processing message #62, Endpoint: global.keepAlive, Message: {'id': 62, 'params': {'timeout': 55}, 'result': True, 'session': 936357008}
2024-03-25 15:55:38,839 DEBUG clients.DahuaAPI Set timer for 55 seconds to trigger keep alive message
2024-03-25 15:55:38,840 DEBUG clients.DahuaAPI Message #62 handled
2024-03-25 15:56:33,840 DEBUG clients.DahuaAPI Keep alive
2024-03-25 15:56:33,840 DEBUG clients.DahuaAPI Sending message, Data: {'id': 63, 'session': 936357008, 'magic': '0x1234', 'method': 'global.keepAlive', 'params': {'timeout': 55, 'action': True}}
2024-03-25 15:56:33,854 DEBUG clients.DahuaAPI Received data, Raw Data: b' \x00\x00\x00DHIP\x90\xac\xcf7?\x00\x00\x00D\x00\x00\x00\x00\x00\x00\x00D\x00\x00\x00\x00\x00\x00\x00{"id":63,"params":{"timeout":55},"result":true,"session":936357008}\n'
2024-03-25 15:56:33,855 DEBUG clients.DahuaAPI Processing message #63, Endpoint: global.keepAlive, Message: {'id': 63, 'params': {'timeout': 55}, 'result': True, 'session': 936357008}
2024-03-25 15:56:33,855 DEBUG clients.DahuaAPI Set timer for 55 seconds to trigger keep alive message
2024-03-25 15:56:33,855 DEBUG clients.DahuaAPI Message #63 handled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment