Méthode | Description | |
---|---|---|
BACnetPanel ( ) : System |
Constructs a new BACnetPanel instance
|
|
Refresh ( BACnet client ) : System.Threading.Tasks.Task |
Refreshes information on the panel
|
Méthode | Description | |
---|---|---|
OnLoad ( |
Perform the initial refresh on load
|
|
OnUnLoad ( |
Disabled future refreshes
|
Méthode | Description | |
---|---|---|
_refresh ( object sender, |
Called when the refreshTimer elapses, and triggers a refresh of BACnet data on this panel
|
protected OnUnLoad ( |
||
e | ||
Résultat | void |
public Refresh ( BACnet client ) : System.Threading.Tasks.Task | ||
client | BACnet | The client to use for refreshing |
Résultat | System.Threading.Tasks.Task |