Skip to content

substationSBG v1.6

Latest
Compare
Choose a tag to compare
@ritchiecarroll ritchiecarroll released this 15 May 15:29
· 251 commits to master since this release
6c21e12

This is the official release for substationSBG v1.6

This is version 1.6.2 of the substationSBG, released on May 15, 2021

NOTE: If you are upgrading from a prior version of the substationSBG, you must migrate your existing configuration to use the latest database schema when the Configuration Setup Utility is run after the installation completes - this version includes schema updates.

PMU Connection Tester is installed separately, if needed:
https://github.com/GridProtectionAlliance/PMUConnectionTester/releases

⚠️ This will be the last update for the substationSBG:

All deployments of substationSBG should plan for migration to the openHistorian which now includes all functionality of the substationSBG as well as improved local archive support.

Major Updates:

  • Added full support for IEEE C37.118 Std2011 optional Configuration Frame 3
  • Bulk Sequence Calculator Adapter - creates and calculate sequence values (+/-/0), in bulk, based on current system configuration
  • Added tag removal options for OSIsoft PI adapter metadata synchronizations
  • Improved phase guess operations for synchrophasor device wizard
  • Updated DNP3 adapters to latest OpenDNP3 code base with SSL support
  • Added "SystemName" for system level deployment level identification provided at install time
  • Added SNMP reporting for system statistics
  • Improved operation with PostgeSQL schema
  • New system level statistics

Notable Updates to substationSBG for version 1.6

  • Added auto-sync ability for service / manager database configuration mismatch.
  • Added code to correct any non-unique SQL Server Device unique IDs before database migration
  • Added new dependent DLLs to installer for updated PostgreSQL database assembly
  • Fixed installer deployment names for Npgsql dependencies
  • Fixed PostgreSQL operation for assigning existing database
  • Updated all database connection tests and failure messages to be consistent
  • Updated installer to add Utilities folder with CLI shortcuts / also now remembers last install path.
  • Updated installer to retrieve last service account during installation.
  • Updated Postgres assembly version to use 4.0.11

See full release notes since last release.