Yuening Hong

Results 7 issues of Yuening Hong

I typed : pod 'SwiftSocket' in Terminal, but return: [!] Unknown command: `SwiftSocket` Did you mean: list? Usage: $ pod COMMAND CocoaPods, the Cocoa library package manager. Commands: + cache...

Hello, I want to uploade a .xsd to add a new schema in my database, I input the file in the XML Schema file at the top of the ADE...

Hi, I used bacnet = BAC0.connect(ip='192.168.155.200/0') then it shows 2022-07-19 16:27:24,825 - INFO | 192.168.155.2 network number is 0 2022-07-19 16:27:27,810 - INFO | Found those networks : {0} 2022-07-19...

Hello, I have got the MasterJSON as below: > { > "version": "1.0.0", > "layername": "kml01", > "fileextension": ".kmz", > "displayform": "extruded", > "minLodPixels": 120, > "maxLodPixels": -1, > "colnum":...

Hello, I tried bacnet = BAC0.connect(ip='xxx.xxx.xxx.xxx') but it shows: BAC0.core.io.IOExceptions.InitializationError: IP Address provided (xxx.xxx.xxx.xxx) invalid. Check if another software is using port 47808 on this network interface. If so, you...

Hello, I am using BAC0 together with paho MQTT, but for my code, from where the BAC0 code is positioning, it seems that any code after the bac0 code is...

Waiting user feedback

Hello, I updated an entity and got : INFO@2023-03-17T15:20:40.262Z logTracing.cpp[148]: Request received: PUT /v2/entities/HeatRecovery/attrs/InletTemperatureHeatRecovery/value, request payload (2 bytes): 13, response code: 204 Does this mean the entity was updated successfully,...