Skip to content

seslabSJU/onem2m_design_tool

Repository files navigation

Drag&Drop Resource Modelling Tool

Modelling tool is designed to help you design oneM2M data model.
It is based on the oneM2M data standards described in TS-0001. and the tool is written in Vue3.

With this tool, you can design the resource structure using a drag-and-drop interface, allowing for intuitive construction of oneM2M-compatible data models. Additional features beyond drag-and-drop are also available, which are explained below
It is compatible with any platform that follows the oneM2M standards, including tiny, Mobius, ACME, and others.
📂For more details, please refer to the guide. Installation guide & Usage Guide

functions

1. Drag & Drop 👆

You can model resources using a drag-and-drop format.


2. Create resources 👏

You can create resources or a resource tree.


3. Resource Load 🫵

You can retrieve resources



How to Installation

1. clone repository

git clone https://github.com/seslabSJU/onem2m_design_tool.git

2. move to the directory

cd onem2m_design_tool-main

3. Check if Node.js is Installed

if Node.js is not installed, you must install Node.js first
and Node.js must be version 20.

node -v

4. install npm

npm install

5. run

npm run dev

6. Enter the address that appears afterward

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages