You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

88 lines
1.9 KiB

5 years ago
# This viminfo file was generated by Vim 7.4.
# You may edit it if you're careful!
# Value of 'encoding' when this file was written
*encoding=utf-8
# hlsearch on (H) or off (h):
~H
# Command Line History (newest to oldest):
:q!
:wq
# Search String History (newest to oldest):
# Expression History (newest to oldest):
# Input Line History (newest to oldest):
# Input Line History (newest to oldest):
# Registers:
""1 LINE 0
var mosca = require('mosca');
var ascoltatore = {
//using ascoltatore
// //type: 'mongo',
// //url: 'mongodb://localhost:27017/mqtt',
// //pubsubCollection: 'ascoltatori',
// //mongo: {}
// };
//
// var settings = {
// port: 1883,
// backend: ascoltatore
// };
//
// var server = new mosca.Server(settings);
//
// server.on('clientConnected', function(client) {
// console.log('client connected', client.id);
// });
//
// // fired when a message is received
// server.on('published', function(packet, client) {
// console.log('Published', packet.payload);
// });
//
// server.on('ready', setup);
//
# File marks:
'0 16 2 /etc/crontab
'1 1 29 ~/iot/mqtt/smartfarm/mqtt-server.js
'2 9 1 ~/iot/mqtt/smartfarm/mqtt-server.js
# Jumplist (newest first):
-' 16 2 /etc/crontab
-' 1 0 /etc/crontab
-' 1 29 ~/iot/mqtt/smartfarm/mqtt-server.js
-' 9 0 ~/iot/mqtt/smartfarm/mqtt-server.js
-' 1 29 ~/iot/mqtt/smartfarm/mqtt-server.js
-' 9 0 ~/iot/mqtt/smartfarm/mqtt-server.js
# History of marks within files (newest to oldest):
> /etc/crontab
" 16 2
^ 16 3
. 16 2
+ 16 2
> ~/iot/mqtt/smartfarm/mqtt-server.js
" 1 29
^ 1 30
. 1 29
+ 1 0
+ 1 4
+ 5 1
+ 4 14
+ 6 0
+ 3 11
+ 7 40
+ 9 1
+ 1 29