Larry,
Try importing this, it may work. Look at the topic and adjust as necessary for your settings - the only thing you would need to change is the "classic" to whatever name you used to start the classic_mqtt.py (the --classic_name" setting. You may have to go in and set the username and password to ClassicClient, ClassicClient123, I think the import/export strips the username/password.
[{"id":"3178c654.69190a","type":"tab","label":"Classic Dashboard Flow","disabled":false,"info":"This flow receieves it's data from the Data Getter\nand presents a basic dashboard view.\n\n"},{"id":"cc03171d.4c9128","type":"ui_gauge","z":"3178c654.69190a","name":"","group":"c430e503.23e648","order":5,"width":"4","height":"4","gtype":"gage","title":"PV Current","label":"Amps","format":"{{payload.PVCurrent}}","min":"0","max":"1500","colors":["#00b500","#e6e600","#ca3838"],"seg1":"","seg2":"","x":970,"y":200,"wires":[]},{"id":"9c0a575d.51e478","type":"ui_chart","z":"3178c654.69190a","name":"","group":"77627704.dcfb08","order":4,"width":"5","height":"5","label":"PV Current (24hrs)","chartType":"line","legend":"false","xformat":"HH:mm","interpolate":"linear","nodata":"No Data","dot":false,"ymin":"0","ymax":"30","removeOlder":"24","removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"useOldStyle":true,"outputs":1,"x":670,"y":320,"wires":[[]]},{"id":"fa6c4754.cff218","type":"json","z":"3178c654.69190a","name":"","property":"payload","action":"obj","pretty":false,"x":90,"y":120,"wires":[["5f287576.0f7abc","cc03171d.4c9128","aff179e4.9d4178","104f3c0b.0288f4","336a06f8.e7665a","6433748e.c88c4c","65ee3066.08e51","b8f23372.a5fca","b2f718e0.23f3b8","b16daf77.1f963","9ecf253b.0c57b8","b242053c.0eeef8","df40e7e7.bc6228","69ff6695.8897e8","92908b4f.ce57a8","d3a80ebb.6c40d","ad2b73d8.7a819","dcc3fe43.0039e"]]},{"id":"aff179e4.9d4178","type":"ui_gauge","z":"3178c654.69190a","name":"","group":"c430e503.23e648","order":2,"width":"4","height":"4","gtype":"gage","title":"Battery Volts","label":"Volts","format":"{{payload.BatVoltage}}","min":"23.00","max":"32.00","colors":["#ff0000","#e6e600","#00b700"],"seg1":"24.7","seg2":"24.7","x":610,"y":200,"wires":[]},{"id":"4a6e2fd8.b0ff3","type":"ui_chart","z":"3178c654.69190a","name":"","group":"77627704.dcfb08","order":3,"width":"5","height":"5","label":"PV Voltage (24hrs)","chartType":"line","legend":"false","xformat":"HH:mm","interpolate":"linear","nodata":"No Data","dot":false,"ymin":"0","ymax":"150","removeOlder":"24","removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"useOldStyle":true,"outputs":1,"x":670,"y":360,"wires":[[]]},{"id":"5f287576.0f7abc","type":"debug","z":"3178c654.69190a","name":"JSON converted (msg.paylod)","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":250,"y":40,"wires":[]},{"id":"104f3c0b.0288f4","type":"ui_gauge","z":"3178c654.69190a","name":"","group":"c430e503.23e648","order":4,"width":"4","height":"4","gtype":"gage","title":"Input Volts","label":"Volts","format":"{{payload.PVVoltage}}","min":"0","max":"200","colors":["#ff0000","#e6e600","#00b700"],"seg1":"50","seg2":"50","x":790,"y":200,"wires":[]},{"id":"336a06f8.e7665a","type":"ui_text","z":"3178c654.69190a","group":"f992cf68.66ae9","order":4,"width":"5","height":"1","name":"","label":"Lifetime kWh : ","format":"{{msg.payload.TotalAmpHours}}","layout":"row-left","x":720,"y":20,"wires":[]},{"id":"6433748e.c88c4c","type":"ui_text","z":"3178c654.69190a","group":"f992cf68.66ae9","order":3,"width":"5","height":"1","name":"","label":"Lifetime Ahrs : ","format":"{{msg.payload.PositiveAmpHours}}","layout":"row-left","x":720,"y":60,"wires":[]},{"id":"65ee3066.08e51","type":"change","z":"3178c654.69190a","name":"In_PV_Amps payload","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.PVCurrent","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":400,"y":320,"wires":[["9c0a575d.51e478"]]},{"id":"b8f23372.a5fca","type":"change","z":"3178c654.69190a","name":"In_PV_Volts payload","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.PVVoltage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":400,"y":360,"wires":[["4a6e2fd8.b0ff3"]]},{"id":"b2f718e0.23f3b8","type":"ui_text","z":"3178c654.69190a","group":"f992cf68.66ae9","order":1,"width":"5","height":"1","name":"","label":"Net AHrs : ","format":"{{msg.payload.NetAmpHours}}","layout":"row-left","x":710,"y":140,"wires":[]},{"id":"b16daf77.1f963","type":"ui_text","z":"3178c654.69190a","group":"f992cf68.66ae9","order":2,"width":"5","height":"1","name":"","label":"kWhrs Today : ","format":"{{msg.payload.EnergyToday}}","layout":"row-left","x":720,"y":100,"wires":[]},{"id":"9ecf253b.0c57b8","type":"ui_text","z":"3178c654.69190a","group":"7c791a2c.d1cde4","order":1,"width":"5","height":"1","name":"","label":"Battery Temp : ","format":"{{msg.payload.BatTemperature}} C","layout":"row-left","x":980,"y":20,"wires":[]},{"id":"b242053c.0eeef8","type":"ui_text","z":"3178c654.69190a","group":"7c791a2c.d1cde4","order":3,"width":"5","height":"1","name":"","label":"FET Temp : ","format":"{{msg.payload.FETTemperature}} C","layout":"row-left","x":970,"y":60,"wires":[]},{"id":"df40e7e7.bc6228","type":"ui_text","z":"3178c654.69190a","group":"7c791a2c.d1cde4","order":2,"width":"5","height":"1","name":"","label":"Pcb Temp : ","format":"{{msg.payload.PCBTemperature}} C","layout":"row-left","x":970,"y":100,"wires":[]},{"id":"fcc6db23.8b57b8","type":"ui_chart","z":"3178c654.69190a","name":"","group":"77627704.dcfb08","order":2,"width":"5","height":"5","label":"Battery Currrent (24hrs)","chartType":"line","legend":"false","xformat":"HH:mm","interpolate":"bezier","nodata":"No Data","dot":false,"ymin":"-70","ymax":"70","removeOlder":"24","removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"useOldStyle":true,"outputs":1,"x":690,"y":400,"wires":[[]]},{"id":"69ff6695.8897e8","type":"change","z":"3178c654.69190a","name":"WzBJr payload","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.WhizbangBatCurrent","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":380,"y":400,"wires":[["fcc6db23.8b57b8"]]},{"id":"2987d37a.52c0bc","type":"comment","z":"3178c654.69190a","name":"Dashboard Flow Read Me !","info":"This is a simple \"SnapShot\" Dashboard for Node-Red\nNothing too fancy but a start...\n\nData is received from the Data Getter using an InFlow [NODE]\n- json cleanup goes on which has a debug [NODE].\n- date & time are triggered by the input activity for display using system time.\n\nBattery Volts, Input Volts, Input Watts guages retrieve their data directly.\nThe Text Nodes also retrieve their data directly from the input.\n\nThe graphs must have the \"msg\" tweaked as they only take a simple payload.\nThis change is accomplished in front of them, taking data from the input.","x":520,"y":520,"wires":[]},{"id":"92908b4f.ce57a8","type":"ui_gauge","z":"3178c654.69190a","name":"","group":"c430e503.23e648","order":1,"width":"4","height":"4","gtype":"gage","title":"SOC","label":"% Charge","format":"{{payload.SOC}}","min":"0","max":"100","colors":["#ff0000","#e6e600","#00b700"],"seg1":"50","seg2":"70","x":770,"y":240,"wires":[]},{"id":"d3a80ebb.6c40d","type":"change","z":"3178c654.69190a","name":"BatVoltage payload","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.BatVoltage","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":390,"y":440,"wires":[["484c84f.b5a617c"]]},{"id":"ad2b73d8.7a819","type":"change","z":"3178c654.69190a","name":"","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.timestamp","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":240,"y":540,"wires":[["2b7ccf9.666613"]]},{"id":"2b7ccf9.666613","type":"moment","z":"3178c654.69190a","name":"","topic":"","input":"","inputType":"msg","inTz":"America/New_York","adjAmount":0,"adjType":"days","adjDir":"add","format":"ddd DD MMM HH:mm:ss","locale":"en_US","output":"","outputType":"msg","outTz":"America/New_York","x":520,"y":580,"wires":[["ff1a32a1.0e9a6"]]},{"id":"ff1a32a1.0e9a6","type":"ui_text","z":"3178c654.69190a","group":"df76aeb5.5afbc","order":1,"width":"5","height":"1","name":"","label":"Time","format":"{{msg.payload}}","layout":"row-left","x":810,"y":600,"wires":[]},{"id":"dcc3fe43.0039e","type":"ui_gauge","z":"3178c654.69190a","name":"","group":"c430e503.23e648","order":3,"width":"4","height":"4","gtype":"gage","title":"Battery Current","label":"Amps","format":"{{payload.WhizbangBatCurrent}}","min":"-100","max":"100","colors":["#ff0000","#e6e600","#00b700"],"seg1":"-50","seg2":"50","x":620,"y":260,"wires":[]},{"id":"484c84f.b5a617c","type":"ui_chart","z":"3178c654.69190a","name":"","group":"77627704.dcfb08","order":1,"width":"5","height":"5","label":"Battery Voltage(24hrs)","chartType":"line","legend":"false","xformat":"HH:mm","interpolate":"bezier","nodata":"No Data","dot":false,"ymin":"23","ymax":"32","removeOlder":"24","removeOlderPoints":"","removeOlderUnit":"3600","cutout":0,"useOneColor":false,"colors":["#1f77b4","#aec7e8","#ff7f0e","#2ca02c","#98df8a","#d62728","#ff9896","#9467bd","#c5b0d5"],"useOldStyle":true,"outputs":1,"x":680,"y":440,"wires":[[]]},{"id":"5482231a.36703c","type":"mqtt in","z":"3178c654.69190a","name":"Pi3B+ ","topic":"ClassicMQTT/classic/stat/readings/#","qos":"2","datatype":"auto","broker":"68d39474.524b4c","x":50,"y":200,"wires":[["fa6c4754.cff218"]]},{"id":"c430e503.23e648","type":"ui_group","z":"","name":"Current Status","tab":"f5a3cc8d.ec6aa","order":1,"disp":true,"width":"22","collapse":false},{"id":"77627704.dcfb08","type":"ui_group","z":"","name":"Power Generation","tab":"f5a3cc8d.ec6aa","order":3,"disp":true,"width":"22","collapse":false},{"id":"f992cf68.66ae9","type":"ui_group","z":"","name":"Power","tab":"f5a3cc8d.ec6aa","order":5,"disp":true,"width":"22","collapse":true},{"id":"7c791a2c.d1cde4","type":"ui_group","z":"","name":"Temperatures","tab":"f5a3cc8d.ec6aa","order":4,"disp":true,"width":"22","collapse":true},{"id":"df76aeb5.5afbc","type":"ui_group","z":"","name":"Time","tab":"f5a3cc8d.ec6aa","order":2,"disp":false,"width":"22","collapse":false},{"id":"68d39474.524b4c","type":"mqtt-broker","z":"","name":"LarryMoquitto","broker":"192.168.3.29","port":"1883","clientid":"","usetls":false,"compatmode":false,"keepalive":"60","cleansession":true,"birthTopic":"","birthQos":"0","birthPayload":"","closeTopic":"","closeQos":"0","closePayload":"","willTopic":"","willQos":"0","willPayload":""},{"id":"f5a3cc8d.ec6aa","type":"ui_tab","z":"","name":"Home","icon":"dashboard","order":1}]