public interface ServerEventListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
serverStoppedListening(ServerSap serverSAP) |
List<ServiceError> |
write(List<BasicDataAttribute> bdas)
The write callback function is called if one of more basic data attributes are written using
either the setDataValue, setDataSetValues or control services.
|
List<ServiceError> write(List<BasicDataAttribute> bdas)
bdas - the list of basic data attributes that are to be set.void serverStoppedListening(ServerSap serverSAP)
Copyright © 2025. All rights reserved.