Gabriele Monti
Results
1
issues of
Gabriele Monti
Hi, I'm trying to update the value of a Schedule Object but I'm experiencing an issue. This is the code snippet: Client.WritePropertyRequest(new BacnetAddress(BacnetAddressTypes.IP, bacnetServer.Url+":"+bacnetServer.Port), bacnetSchedulerIdentifier, BacnetPropertyIds.PROP_WEEKLY_SCHEDULE, valueWeeklyScheduleList); the thrown Exception...