Giter VIP home page Giter VIP logo

topflytechcodec's Introduction

TOPFLYtechCodec

  TOPFLYtech's device access platform's decoding library allows TOPFLYtech's devices to quickly access the platform.
  We provide Java, C#, Python ,Node codec libraries, you can directly access your platform, or you can put a partial copy of the code selection into your platform. If you are not sure about byte conversion, please refer to the BytesUtils class inside.
  We also provide a demo to facilitate testing device interaction with the platform.
  We also have an online device message decoder to verify the data sent by the device. Please visit: https://www.topflytech.com/Decoder.html

  To purchase equipment from TOPFLYtech, please visit: http://www.topflytech.com

  If you do not know the corresponding relationship between the protocol and the Lib library, please refer to https://github.com/TOPFLYtech/TOPFLYtechCodec/blob/master/TOPFLYtechCodec.bmp .You can download the picture and zoom in to see the code structure.

  If you need to see the algorithm for generating unique IDs on the Android side, please check https://github.com/TOPFLYtech/TOPFLYtechCodec/blob/master/Android-lock/app/src/main/java/com/topflytech/lockActive/data/ UniqueIDTool.java, if you need to see the algorithm for generating unique IDs on the IOS side, please check https://github.com/TOPFLYtech/TOPFLYtechCodec/blob/master/ios-lock/TFT%20Elock/TFT%20Elock/UniqueIDTool.swift, The IOS side needs to support the keyChain function.You need to open Keychain share first, select Target -> Capabilities -> Keychain Groups of the project. Turn this option on.

topflytechcodec's People

Contributors

topflytech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.