ChannelFinder/pvinfo

Show some web socket PV data on the details page when first loaded

Closed this issue · 3 comments

Things like HIHI/HIGH/LOW/LOLO etc could be fetched and shown. Or we could just turn on pvws monitoring on the details page automatically. Maybe make that a configuration option

Just pre-load the black values

@mitchfrauenheim for this one let's just default the checkbox on the PV details page to on. Based on feedback from users I think this makes more sense. Maybe we can explore a timeout on the websocket to avoid issues with tabs staying open forever

#31

Updated to have env option REACT_APP_DEFAULT_LIVE_MONITORING where if true, it defaults to monitoring on. If false, uses the original idea in this issue where the "static" PV values are loaded on start