mirror of
https://github.com/fbarresi/Sharp7.git
synced 2026-02-04 08:42:51 +00:00
added more tests
This commit is contained in:
@@ -18,6 +18,11 @@ namespace Sharp7.Tests
|
||||
private const int MkLog = 1;
|
||||
|
||||
// Server Area ID (use with Register/unregister - Lock/unlock Area)
|
||||
public static readonly int SrvAreaPe = 0;
|
||||
public static readonly int SrvAreaPa = 1;
|
||||
public static readonly int SrvAreaMk = 2;
|
||||
public static readonly int SrvAreaCt = 3;
|
||||
public static readonly int SrvAreaTm = 4;
|
||||
public static readonly int SrvAreaDB = 5;
|
||||
|
||||
// S7 Server Event Code
|
||||
|
||||
Reference in New Issue
Block a user