Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jlrcs

C# .NET 8.0 library for interacting with the JLR Remote car API.

The library has been manually ported from the 'jlrpy' Python version from 'ardevd' https://github.com/ardevd/jlrpy All honours for the JLR coding logic goes to that project.

A simple project using the library is provided in this 'jlrcs' repository. Please see the 'ardevd/jlrpy' repository for further documentation and sample usage.

Porting has been done fully manually and source code is based on C# 8 standard Class extensions to Json and String classes have been added to better align with python coding

The library structure has been kept as equal as possible to the original python code Method names have been converted to C# CamelCase standard to satisfy the compiler

Property names have been untouched

About

C# .NET 8.0 library for interacting with the JLR Remote car API.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages