C# Mine
ContentsIndexHome
PreviousUpNext
eGatewayBattery Enumeration

Pre-configured battery types. To assist in calculating battery life values for gateways

Syntax
C#
public enum eGatewayBattery { Line = 3, LiPo_Cellular = 12 }

Enumerations.cs

Members 
Description 
Line = 3 
Constant 3v line feed to sensor  
LiPo_Cellular = 12 
LiPo battery found in Cellular Gateway  
Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!