Exemplo n.º 1
0
 public bool?PreheatingActive() => NefitEasyUtils.IsOnOrTrue(HttpGet <string>(EndpointPaths.USER_PROGRAM_PREHEATING_ENDPOINT_PATH));
Exemplo n.º 2
0
 public bool?FireplaceFunctionActive() => NefitEasyUtils.IsOnOrTrue(HttpGet <string>(EndpointPaths.USER_PROGRAM_PREHEATING_ENDPOINT_PATH));