Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Looking for better alarms / event management subsystem

Looking for better alarms / event management subsystem

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 391 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mdear
    wrote on last edited by
    #1

    Hello, glad to be a new member here.

    I'm a systems engineer with 30 years of experience in telecom (both embedded and web backend and a smattering of cloud).

    I have been tasked with creating an events/alarming subsystem for a heavy duty electric truck, the Qt portion of the system will consist of four touch screens ( one central control unit which is a large Linux Mint server and the remainder being smaller CrossControl v700 and v1200),, all running independently but communicating via protocols I design.

    events and alarms will of course be database-backed, filterable, dismissable, etc and alerts must be able to be forwarded / mirrored from the central machine to other screens in the system.

    I see there is a basic alarms implementation in the Qt collateral. Before I start designing / implementing this, does anybody know of a public domain version that I could start from to save time?

    Thanks.

    KenAppleby 0K 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      To the best of my knowledge, no there's no ready made components as specialized. Since you are talking about a truck, you might want to check the Qt in Automotive offering. There might be some stuff there that could be of interest for your project. The Qt Remote Object module might also be something to check.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • M mdear

        Hello, glad to be a new member here.

        I'm a systems engineer with 30 years of experience in telecom (both embedded and web backend and a smattering of cloud).

        I have been tasked with creating an events/alarming subsystem for a heavy duty electric truck, the Qt portion of the system will consist of four touch screens ( one central control unit which is a large Linux Mint server and the remainder being smaller CrossControl v700 and v1200),, all running independently but communicating via protocols I design.

        events and alarms will of course be database-backed, filterable, dismissable, etc and alerts must be able to be forwarded / mirrored from the central machine to other screens in the system.

        I see there is a basic alarms implementation in the Qt collateral. Before I start designing / implementing this, does anybody know of a public domain version that I could start from to save time?

        Thanks.

        KenAppleby 0K Offline
        KenAppleby 0K Offline
        KenAppleby 0
        wrote on last edited by
        #3

        @mdear
        Is OpenDDS the kind of thing you are looking for?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved