Samsung / SamsungAutomationStudio

Samsung Automation Studio is to provide development tools and execution environment that can easily configure application logic by connecting both Samsung service and 3rd party service. This project is to share the node for open source NodeRED developed by Samsung Automation Studio team to the community. If you are using nodered, you can easily install the node we provide. And you can use Samsung's IoT and AI-related services more easily, and you can have an extended experience in conjunction with your own services.
Apache License 2.0
56 stars 29 forks source link

Add Data Formatter Node and File Cloud Node for data visualization #45

Closed nhkiiim closed 2 years ago

nhkiiim commented 2 years ago

안녕하세요. SSDC 2021(Samsung Software Developer Conference 2021)에 참가한 삼성 청년 SW 아카데미 5기 소태지팀입니다. 데이터 시각화를 위한 Data-Formatter Node와 File-Cloud Node 1.0 버전을 개발했습니다. Data-Formatter Node는 GUI 입력으로 JSON, XML, CSV, XLSX 등과 같은 데이터 파일에서 원하는 데이터를 추출하고 가공하여 Chart.js 입력 형식으로 변환하는 기능을 지원하고 File-Cloud Node는 개인 클라우드의 파일 전달을 지원합니다.

Hello. This is the 5th Samsung Youth SW Academy Sotaiji Team participating in SSDC 2021 (Samsung Software Developer Conference 2021). We developed 1.0 version of Data-Formatter Node and File-Cloud Node for data visualization. Data-Formatter Node extracts and processes incoming data from data files such as JSON, XML, CSV, XLSX, etc and converts them into Chart.js input format using GUI environment. File-Cloud Node delivers files from the private cloud.

thirtynine96 commented 2 years ago

간단하지만 유용한 노드작성해주셔서 감사합니다. 짧은기간 고생많으셨습니다.

thirtynine96 commented 2 years ago

멘토로서, 기존 오픈소스에 기여하는 것 뿐만 아니라 팀 프로젝트 코드를 npm repository 에 개별 배포하여 본인만의 오픈소스를 관리해보는 경험을 전달하고자했습니다. 여러분들의 오픈소스도 생겼으니 직접 잘 키워나가시길 기대합니다. 정말 고생많으셨습니다.