Accessing of raw data

Ok they are your feeds from the “feeds page” of emoncms.

Similarly you can show up the “inputs page”.

Then on the end of each individual line on the inputs page there is a spanner icon that you previously clicked to add processes to that input’s input processlist to manipulate, calculate and save the values to feeds. Do a screendump of that box that comes up when you click the spanner.

note - I am not suggesting you screenprint a full processlist for each input, but just pick a couple that are suspect.

Hey,

@pb66 I found that there is no inputs in my emoncms when I click the
http://server/emoncms/input/view it says that “No inputs created”. Then what I have to do now.

Thank you

Hey,

@pb66 @glyn.hudson I have found when clicking spanner icon to a emontx

emonTx3/rx/power1 config
Input processes are executed sequentially with the result being passed back for further processing by the next processor in the input processing list.

Order Process Arg Actions
1 Log to feed tx3_power1 (feedvalue:155.00)

Is this the one that you are asking to provide?

Thank you

Yes, that is a list of all the processes for the “emonTx3/rx/power1” input, in this case it has only one item on that list and that just saves the current input value to a PHPfina fixed interval feed called “tx3_power1”. Is this one of the problematic feeds?