 |
Muster SDK
8.5.0
|
Go to the documentation of this file.
21 #ifdef _MUSTER_NO_SDK_
22 #include "private_constants.h"
25 #define kNodesNetworkProtocolVersion 852 // Protocol version
26 #define kManagementNetworkProtocolVersion 830 // Protocol version
27 #define kDatabaseQueueVersion 820 // Queue version
28 #define kSharedApplicationTitle "Muster 8.5.2"
29 #define kSharedApplicationVersionString "8.5.2"
30 #define kPackageVersion "852"
31 #define kDefaultNetworkHeartbeatResolution 1200
32 #define kNodesIpDefaultBanningTime 60
33 #define kInstancesLogFormat "%timestamp%.%job_id%.%chunk_id%.%instancename%.%job_name%"