Skip to content

matik251/KnxReporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KnxManager

KnxReporter is a web PWA client for system management of Data Extraction System from Intelligent Building with KNX.

Technologies

Project is created with:

  • .NET 5
  • Bl@zor Webassembly
  • JavaScript

And requires:

  • REST Server
  • Database

Features

Website allows user to manage all features of Data Extraction System from Intelligent Building with KNX.

KNX Data XML file scheme

Website supports uploading and processing multiple xml files with scheme given below:

<CommunicationLog xmlns="http://knx.org/xml/telegrams/01">
<!-- timezone offset +01:00 hour -->
  <Telegram Timestamp="YYYY-MM-DDTHH:mm:ss.xxxx" Service="service" FrameFormat="CommonEmi" RawData="HexadecimalData" />
  ...
</CommunicationLog>

Installation

Table of contents

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published