Skip to content

[Feat] Mqtt 수신 데이터 파싱 #44

@DaeunSon

Description

@DaeunSon

🧗 기능 개요

MQTT로 수신한 실시간 공기질 데이터(JSON)를 파싱하고, 시스템 내부에서 사용할 수 있는 데이터 형식으로 변환하여 데이터베이스에 저장하는 기능을 구현합니다.

✅ To-do

  • Mqtt 메시지 파싱
  • JSON 데이터를 AirQualityPayloadDto로 변환
  • AirQualityPayloadDtoDeviceAirQualityData 엔티티로 변환하여 DB에 저장

📝 기타

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions