OBJECT

ScdRecommendations

Recommendations regarding iec61850 implementation based on SCD file

link GraphQL Schema definition

  • type ScdRecommendations {
  • # How many unauthorized clients attempted to subscribe to IED servers
  • unauthorizedClients: Int
  • # How many clients are assigned in scd file without having an actual client
  • # connected
  • misconfiguration: Int
  • }

link Require by