With the development of terminal equipment of intelligent platform, we urgently need to solve these terminal management problems, and the existing terminal unified management platform has matured, mainly based on tr069 Protocol network management platform, such as Huawei's Itms and so on. Therefore, this article is to achieve an Android platform tr069 network management agent, so that the existing Terminal manager platform can also manage these intelligent terminal equipment.
Read my Blog series "CWMP Open source code Research" Readers should not forget the last article, I have always had an idea is to develop a completely free to transplant CWMP core code into the Android system, and with the business layer of code separation, so that free developers no longer care about complex protocol code, Only need to complete the business part of the development work! Initially, the Data model layer is programmed with Java code, and the lower layer interacts with the core layers of the protocol through JNI encapsulation.
Project goal: To develop the best use of Android system intelligent Terminal Equipment tr069 Network management agent, to serve the small and medium-sized intelligent network products or communications equipment company.
Plan time: 2018.6-2019.5 (1 years)
Because of the Android system and Java programming is not very familiar, self-study for a period of time, because it is working side to do this small project, limited energy, failed to persist, and now re-start planning the project, if interested friends welcome everyone to work with me to do this open source project!
The preliminary design idea and structure of this project originates from the "Android terminal of the Beacon Communication technology company and its method of implementing TR069 Network Management Agent", which is related to the patent, which provides the specific document link: http://www.wanfangdata.com.cn/ details/detail.do?_type=patent&id=cn201410394932.9#, if you need this document, you can also give me a message to send a mailbox.
Introduction to the application of TR069 Network Management Protocol in Android system development