#238 project & event tags

Mike Lee Sat 13 Dec 2014

All -

I've built my own tag/marker library for matching up projects & events with energy consumption & cost within my own system (energyadvan.com). I wanted to reaching out to see if there was/is any interest in maintaining a repository of tags based around projects & events or if anyone has done something similar.

Examples would include things like

projects tags (I have about 30 now)-

projectName : VFD motor retrofit
projectQuotedCost : {$}
projectActualCost : {$}
projectRebateAmount : {$}
projectVendor : {string}
projectStart : {timestamp}
projectEnd : {timestamp}
projectEquipId : {string}

event tags (I have about 10 now)-

eventName : Demand response event
eventPlanned : {bool}
eventStart : {timestamp}
eventEnd : {timestamp}
eventExpense : {$}
eventRevenue : {$}

Login or Signup to reply.