mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
[PR #423] [MERGED] Power monitor - adding missing events #1172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ElectronNET/Electron.NET/pull/423
Author: @gustavo-lara-molina
Created: 6/2/2020
Status: ✅ Merged
Merged: 6/2/2020
Merged by: @GregorBiswanger
Base:
master← Head:powerMonitor📝 Commits (5)
09fa662Merge pull request #1 from ElectronNET/master8fe60bfadding all powerMonitor api eventsbbab114Adding All PowerMonitor Methods, Fixing Comments258710bremoving PM methods with issues for this versiónc95bbe7Merge remote-tracking branch 'origin/master' into powerMonitor📊 Changes
5 files changed (+223 additions, -1 deletions)
View changed files
📝
ElectronNET.API/PowerMonitor.cs(+151 -0)📝
ElectronNET.Host/api/powerMonitor.js(+25 -0)📝
ElectronNET.Host/api/powerMonitor.js.map(+1 -1)📝
ElectronNET.Host/api/powerMonitor.ts(+25 -0)📝
ElectronNET.WebApp/Controllers/HomeController.cs(+21 -0)📄 Description
adding all powerMonitor api events
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.