Sponsored Content
Top Forums Programming Wuhan Coronavirus Status for China - Rapid Prototype Blynk App with ESP8266 Post 303043640 by Neo on Sunday 2nd of February 2020 10:25:57 PM
 

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Function prototype declaration

Hi All, I have the script as below #!bin/bash let k=9 if then echo "Start" Hello echo "End" else echo "failed" fi function Hello() { echo "hello !!!!" } I got the below error : (4 Replies)
Discussion started by: Balasankar
4 Replies

2. Programming

Embarcadero Rapid SQL query for dependency

Team I am using Embarcadero Rapid SQL V8 . When we right click on any procedure/table/view and open the contents. It has dependencies tab, which tell what all are the dependents used . My question is how does this information captured in backend to retrieve the dependency objects in... (0 Replies)
Discussion started by: Perlbaby
0 Replies

3. What is on Your Mind?

Major Changes in New UserCP (v0.63) Prototype

Regarding the latest version of the UserCP prototype (version 0.63) I have made a lot of major changes, including Added a "Posts Timeline" table for the recent posts, complimenting the non-table version earlier, which has been moved off the main menu (link at the bottom of the table). Added a... (4 Replies)
Discussion started by: Neo
4 Replies

4. Programming

NodeMCU ESP8266 Blynk SSL Application for Linux Server Load Averages

Here is a useful SSL (HTTPS) application for anyone with a remote Linux server they want to keep an eye on using Blynk and the NodeMCU ESP8266. This little app also works (have tested as well) on the WeMos D1 ESP8266 Arduino board. The NodeMCU setup could not be easier, just find a... (8 Replies)
Discussion started by: Neo
8 Replies

5. Programming

Wuhan Coronavirus Status App for China - Rapid Prototype using MQTT and the IoT OnOff IOS App

With a little bit of work, was able to build a nice "Wuhan Coronavirus Status" app using MQTT and the IoT-OnOff app. More on this technique here: ESP32 (ESP-WROOM-32) as an MQTT Client Subscribed to Linux Server Load Average Messages The result turned out nice, I think. I like the look and... (10 Replies)
Discussion started by: Neo
10 Replies

6. Programming

A Slightly Better NTP Client for the ESP8266

Was not really happy with the NTP clients for the ESP8266 because, after a few years of game engine programming, I am not a fan of a lot of code and delays in the main loop, so here is a "slightly better NTP client" for the ESP8266. In a nutshell, instead of having a delay in the main loop as a... (1 Reply)
Discussion started by: Neo
1 Replies
App::ClusterSSH(3pm)					User Contributed Perl Documentation				      App::ClusterSSH(3pm)

NAME
App::ClusterSSH - A container for functions of the ClusterSSH programs SYNOPSIS
There is nothing in this module for public consumption. See documentation for cssh, crsh, ctel, ccon, or cscp instead. DESCRIPTION
THis is the core for App::ClusterSSH. You should probably look at cssh instead. SUBROUTINES
/METHODS These methods are listed here to tidy up Pod::Coverage test reports but will most likely be moved into other modules. There are some notes within the code until this time. REAPER add_host_by_name build_hosts_menu capture_map_events capture_terminal change_main_window_title close_inactive_sessions config helper cluster create_menubar create_windows dump_config list_tags evaluate_commands exit_prog get_clusters get_font_size get_keycode_state key_event load_config_defaults load_configfile load_keyboard_map logmsg new open_client_windows parse_config_file pick_color populate_send_menu populate_send_menu_entries_from_xml resolve_names retile_hosts run send_resizemove send_text send_text_to_all_servers setup_repeat show_console show_history terminate_host toggle_active_state update_display_text write_default_user_config BUGS
Please report any bugs or feature requests to "bug-app-clusterssh at rt.cpan.org", or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-ClusterSSH <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App-ClusterSSH>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. SUPPORT
You can find documentation for this module with the perldoc command. perldoc App::ClusterSSH You can also look for information at: o RT: CPAN's request tracker http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-ClusterSSH <http://rt.cpan.org/NoAuth/Bugs.html?Dist=App-ClusterSSH> o AnnoCPAN: Annotated CPAN documentation http://annocpan.org/dist/App-ClusterSSH <http://annocpan.org/dist/App-ClusterSSH> o CPAN Ratings http://cpanratings.perl.org/d/App-ClusterSSH <http://cpanratings.perl.org/d/App-ClusterSSH> o Search CPAN http://search.cpan.org/dist/App-ClusterSSH/ <http://search.cpan.org/dist/App-ClusterSSH/> ACKNOWLEDGEMENTS
Please see the THANKS file from the original distribution. AUTHOR
Duncan Ferguson, "<duncan_j_ferguson at yahoo.co.uk>" COPYRIGHT &; LICENSE Copyright 1999-2010 Duncan Ferguson, all rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License. See http://dev.perl.org/licenses/ for more information. perl v5.14.2 2012-06-24 App::ClusterSSH(3pm)
All times are GMT -4. The time now is 10:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy