The easiest way to test your Cogent DataHub service is with an Excel spreadsheet on your local machine.

This is done using Skkynet's Vine Add-in for Excel. Here's how:
Download the Vine Add-in archive from here.
Close Excel if it is open, double-click on the Vine Add-in archive and follow the instructions to install it. After the installation is complete, re-open Excel. It should have a option on the menu bar.
Select the option to display the button.

Click the button to display the Skkynet Vine configuration panel.

Enter the information from the welcome email you received from Skkynet,
including Host Name, User Name and
Password. For Port use
443. Check the boxes , , and
.
Click the button.

You should see a success message.
Now you are ready to send and receive data.
With cell A1 active in the worksheet, select the
Data Points tab, and in the Selected
Point field, enter default:Test1.
![]() | |
This is the name of a DataHub point. The word
|

From the Direction drop-down list, choose Write.
Click the button. You will see the
default domain appear in the Points list, and within
it, the Test1 point.

Enter a value in the A1 cell.

This value gets sent to the DataHub instance running on Azure. To check that, we can configure another cell to read the data.
Select cell A2 in the worksheet, and for the
Selected Point field, enter
default:Test1 again.

This time choose Read from the Direction drop-down list.
Click the button. That cell will read the value from the Cogent DataHub service, and display it.

Try changing the value in A1, and you'll see the updates in A2.
Here is one more example. Select cell A3, and once
again use the default:Test1 point. But this time make it
a Read before Write connection. This means it will
first read from the Cogent DataHub service, and then write to it if you change the
value. You can also add some labels to the cells.

Notice that its value gets filled in automatically.
If you change the value in cell A3, the read value in
cell A2 changes. The value in A1
doesn't change because it is write-only.

If you change the value in cell A1, both of the other
two values change.
This is just one example for connecting a client to the Cogent DataHub service. For more information on Skkynet's Vine Add-in for Excel, please refer to the documentation.
Next we can take a look at the service itself, using the Remote Config application.