-
Notifications
You must be signed in to change notification settings - Fork 10
list_get_infos
Vladimir edited this page Feb 14, 2020
·
1 revision
RelaysEnumerator en = new RelaysEnumerator();
IEnumerable<RelayInfo> relaysInfo = en.CollectDevices();
This is a collection of information (see RelayInfo) about all found modules.