Skip to content

Free and open SecureDeviceGrid protocol client side implementation in Java

License

Notifications You must be signed in to change notification settings

Sonic-Amiga/opensdg-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project is a free and opensource implementation of SecureDeviceGrid (http://securedevicegrid.com/) communication protocol in Java programming language. The intention of this effort is to enable independent non-commercial software, like OpenHAB (http://openhab.org), to integrate products, made by Danfoss company (and possibly some others, whose vendors chose to use the SecureDeviceGrid as their communication platform), offering no other means of connectivity, except using the cloud. Currently known such products include:

  1. DEVIReg(tm) Smart floor heating thermostat (https://www.devismart.com/)
  2. Danfoss Living Connect(tm) (http://www.smartheating.danfoss.com/)

This product is being developed using reverse engineering techniques. I, Pavel Fedin, started this project on my own behalf in my own private time; and have no affitiations with either Trifork or Danfoss companies, other than owning a DEVIReg(tm) Smart product. My contact email is pavel_fedin@mail.ru.

Legal notice

The code of opensdg library is licensed under GPL v3. However, since the SecureDeviceGrid is a proprietary communication platform, it is strictly forbidden and illegal to use this code in any other way, like hosting own services on the cloud, perform security attacks on legitimate users of the cloud, or infringe on commercial interests of the respective owner of the cloud infrastructure, the Trifork company, in any way. Any commercial use of this code is also strictly prohibited. If you are seeking to build and sell your own product, using the SecureDeviceGrid technology, please contact its owners, the Trifork company.

Version history

v1.0.0

  • Initial rehease

About

Free and open SecureDeviceGrid protocol client side implementation in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages