29 lines
2.2 KiB
Markdown
29 lines
2.2 KiB
Markdown
|
|
---
|
||
|
|
title: "Powerpath"
|
||
|
|
date: 2018-04-22T09:14:29+05:30
|
||
|
|
description: "PowerPath helps healthcare industry employees improve workflow, achieve lower costs, and enhance the quality of clinical care. It measures the AC power consumption and temperature over time for clinical assets such as patient monitors, bed warmers and refridgeration units etc."
|
||
|
|
tags: ["Node.js", "MariaDB", "Redis", "Cassandra", "NSQ", "Ansible", "Linux", "Microservices"]
|
||
|
|
image: "/img/powerpath.jpg"
|
||
|
|
link: "http://emanatewireless.com"
|
||
|
|
weight: 500,
|
||
|
|
featured: true
|
||
|
|
sitemap:
|
||
|
|
priority : 0.
|
||
|
|
---
|
||
|
|
<p>PowerPath is a clinical asset monitoring (CAM) unit that helps healthcare industry employees improve workflow, achieve lower costs, and enhance the quality of clinical care. It measures the AC power consumption and temperature over time for clinical assets such as patient monitors, bed warmers and refridgeration units etc.</p>
|
||
|
|
|
||
|
|
<p>The PowerPath cloud server uses analytics on the collected data to provide actionable information via various reports to the medical staff. It allows medical staff to configure the PowerPath device and set thresholds for each device individually based on the clinical asset that it is connected to. It then sends alerts whenever the asset's readings exceed the configured thresholds. The server also features a full role based system that allows administrators to provide fine grained access to users.</p>
|
||
|
|
|
||
|
|
<p>I was the Tech Lead for the cloud server. Some of the aspects of the project that I was involved in include,
|
||
|
|
<ul>
|
||
|
|
<li>Setting up the base on top of which further development for the API and the portal was done.</li>
|
||
|
|
<li>Designing and coding the interface between the cloud server and the Powerpath device.</li>
|
||
|
|
<li>Designing and coding the token based authentication system and the user role system.</li>
|
||
|
|
<li>Writing a common interface to communicate between different databases.</li>
|
||
|
|
<li>Designing and developing the various components involved in the alert notification system.</li>
|
||
|
|
<li>Designing the structure for the incident management system.</li>
|
||
|
|
<li>DevOps - Manual setup of the production server.</li>
|
||
|
|
<li>DevOps - Developing Ansible scripts to automate deployments and reduce downtime.</li>
|
||
|
|
</ul>
|
||
|
|
</p>
|