Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
PacketTracer / opt / pt / help / default / iot_visual_api.htm
Size: Mime:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
	<head>
		<title>Visual API</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
		<link rel="stylesheet" type="text/css" href="styleNormal.css">
	</head>
	<body><div id="main-content" tabindex="0">
	<p class="MainHeading1">Visual API</p></div>
	<hr>	
	<div tabindex="0">
    <p>In addition to JavaScript and Python, Packet Tracer supports programming using a WYSIWYG interface based on Blockly.
    All the supported API is included in the UI and group by the following packages: Program, Pin Access, Networking,
    TCP, UDP, HTTP, Email, USB, File System, Physical, and Environment. To create a programming block, select a package,
    and then click on the API.
    </p>
    
    <p>Below is a sample of the APIs in the HTTP package:</p></div>
    <img alt="Sample Visual API" src="images/iot_visual_api_sample.png">
    <p>&nbsp;</p>
    
</body>
</html>