OMA DM is a device management protocol which was introduced by Open Mobile Alliance for Smart Phones, Tablets and Laptops. OMA Lightweight M2M (LWM2M) was then introduced for the IoT market. LWM2M is applicable for various radio technologies. (devices just need IP connectivity).
A detailed documentation is available in the below link. https://www.iab.org/wp-content/IAB-uploads/2016/03/OMA_LightweighM2M_Resource_Model_Summary.pdf I edited the original Eclipse Leshan Server to handle security and the repository could be found in the below link. https://github.com/ctienshi/SSO-Leshan A detailed documentation on how to configure Single Sign On with the WSO2 IoT 5.0.0 pack could be found in the below blog. https://stienblog.wordpress.com/2017/03/06/configuring-eclipse-leshan-server-with-wso2-iot-server/ Thanks and Best Regards. On Tue, Mar 7, 2017 at 4:30 PM, Kamidu Punchihewa <[email protected]> wrote: > Hi Inosh, > > LWM2M Leshan server provides a restful interface where all the > characteristics/properties are represent by an integer. You can find a more > details including the features and the usability of Leshan server in there > home page's getting started section[1] . > > Thanks and Best Regards, > > Kamidu Sachith Punchihewa > *Software Engineer* > WSO2, Inc. > lean . enterprise . middleware > Mobile : +94 (0) 770566749 <%2B94%20%280%29%20773%20451194> > > Please Note that I have dyslexia and it may results in few misspelled > words in the content. > > Disclaimer: This communication may contain privileged or other > confidential information and is intended exclusively for the addressee/s. > If you are not the intended recipient/s, or believe that you may have > received this communication in error, please reply to the sender indicating > that fact and delete the copy you received and in addition, you should not > print, copy, retransmit, disseminate, or otherwise use the information > contained in this communication. Internet communications cannot be > guaranteed to be timely, secure, error or virus-free. The sender does not > accept liability for any errors or omissions. > > On Tue, Mar 7, 2017 at 3:38 PM, Sumedha Rubasinghe <[email protected]> > wrote: > >> Hi Ching, >> Could you list out the exact set of steps needed to get this to working >> please? >> >> >> On Tue, Mar 7, 2017 at 9:53 AM, Ching Shi <[email protected]> wrote: >> >>> Hi all, >>> >>> OMA Lightweight M2M protocol is from the Open Mobile Alliance for IoT >>> device management. This protocol provides, >>> >>> 1. Device management functionalities over sensor or cellular networks >>> 2. Transfer service data from the network to devices >>> >>> Lightweight M2M enabler defines the application layer communication >>> protocol between a LWM2M server and a LWM2M client. The target LWM2M >>> devices for this enabler are mainly resource constrained devices. Therefore >>> this enabler makes use of a light and compact protocol as well as an >>> efficient resource data model. >>> >>> Eclipse Leshan is an open source project which consists of a Lightweight >>> M2M server. Leshan also consists of a LWM2M client which could run on any >>> Linux Distribution. For example if the LWM2M client is running in a >>> Raspberry Pi it could communicate with the LWM2M Server. >>> >>> The Eclipse Leshan Server is now integrated with the WSO2 IoT Server >>> providing OMA Lightweight M2M. Initially the Eclipse Leshan Server wasn't >>> handling any security. Authentication and authorisation is now handled in >>> the Eclipse Leshan Server and Single Sign On (SSO) is configured with the >>> WSO2 IoT Server. >>> >>> >>> -- >>> Ching Tien Shi >>> Intern - Engineering >>> Mobile : +94770186272 <077%20018%206272> >>> >>> >>> >>> -- >>> Ching Tien Shi >>> Intern - Engineering >>> Mobile : +94770186272 <077%20018%206272> >>> >>> >> >> >> >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > -- Ching Tien Shi Intern - Engineering Mobile : +94770186272
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
