St. Xavier's University, Kolkata
Fr. Arrupe Central Library
Online Public Access Catalogue

Internet of things (Record no. 14366)

MARC details
000 -LEADER
fixed length control field 06781nam a22002057a 4500
005 - DATE & TIME
control field 20260213164916.0
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 260213b |||||||| |||| 00| 0 eng d
020 ## - ISBN
International Standard Book Number 9788173719547
Price 995.00
040 ## - CATALOGING SOURCE
Original cataloging agency S.X.U.K
041 ## - Language
Language English
082 ## - DDC NUMBER
Classification number R 004.678 BAH(INT)
100 ## - MAIN ENTRY--PERSONAL NAME
Personal name Bahga, Arshdeep
245 ## - TITLE STATEMENT
Title Internet of things
Sub Title a hands-on approach
Statement of responsibility Arshdeep Baahga, Vijay Madisetti
260 ## - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT)
Place of publication, distribution, etc Kolkata
Name of publisher, distributor, etc University press
Date of publication, distribution, etc c2025
300 ## - PHYSICAL DESCRIPTION
Pages 520p.
Other Details P.B.
500 ## - GENERAL NOTE
General note I INTRODUCTION & CONCEPTS <br/>1 Introduction to Internet of Things <br/>1.1 Introduction <br/>1.1.1 Definition & Characteristics of IoT <br/>1.2 Physical Design of IoT <br/>1.2.1 Things in IoT <br/>1.2.2 IoT Protocols <br/>1.3 Logical Design of IoT <br/>1.3.1 IoT Functional Blocks <br/>1.3.2 IoT Communication Models <br/>1.3.3 IoT Communication APIs <br/>1.4 IoT Enabling Technologies <br/>1.4.1 Wireless Sensor Networks <br/>1.4.2 Cloud Computing <br/>1.4.3 Big Data Analytics <br/>1.4.4 Communication Protocols <br/>1.4.5 Embedded Systems <br/>1.5 IoT Levels & Deployment Templates <br/>1.5.1 IoT Level-1 <br/>1.5.2 IoT Level-2 <br/>1.5.3 IoT Level-3 <br/>1.5.4 IoT Level-4 <br/>1.5.5 IoT Level-5 <br/>1.5.6 IoT Level-6 <br/>2 Domain Specific IoTs <br/>2.1 Introduction <br/>2.2 Home Automation <br/>2.2.1 Smart Lighting <br/>2.2.2 Smart Appliances <br/>2.2.3 Intrusion Detection <br/>2.2.4 Smoke/Gas Detectors <br/>2.3 Cities <br/>2.3.1 Smart Parking <br/>2.3.2 Smart Lighting <br/>2.3.3 Smart Roads <br/>2.3.4 Structural Health Monitoring <br/>2.3.5 Surveillance <br/>2.3.6 Emergency Response <br/>2.4 Environment <br/>2.4.1 Weather Monitoring <br/>2.4.2 Air Pollution Monitoring <br/>2.4.3 Noise Pollution Monitoring <br/>2.4.4 Forest Fire Detection <br/>2.4.5 River Floods Detection <br/>2.5 Energy<br/>2.5.1 Smart Grids <br/>2.5.2 Renewable Energy Systems <br/>2.5.3 Prognostics <br/>2.6 Retail<br/>2.6.1 Inventory Management <br/>2.6.2 Smart Payments <br/>2.6.3 Smart Vending Machines <br/>2.7 Logistics <br/>2.7.1 Route Generation & Scheduling <br/>2.7.2 Fleet Tracking <br/>2.7.3 Shipment Monitoring <br/>2.7.4 Remote Vehicle Diagnostics <br/>2.8 Agriculture <br/>2.8.1 Smart Irrigation <br/>2.8.2 Green House Control <br/>2.9 Industry <br/>2.9.1 Machine Diagnosis & Prognosis <br/>2.9.2 Indoor Air Quality Monitoring <br/>2.10 Health & Lifestyle <br/>2.10.1 Health & Fitness Monitoring <br/>2.10.2 Wearable Electronics <br/>3 IoT and M2M <br/>3.1 Introduction<br/>3.2 M2M <br/>3.3 Difference between IoT and M2M <br/>3.4 SDN and NFV for IoT <br/>3.4.1 Software Defined Networking <br/>3.4.2 Network Function Virtualization <br/>4 IoT System Management with NETCONF-YANG <br/>4.1 Need for IoT Systems Management <br/>4.2 Simple Network Management Protocol (SNMP) <br/>4.2.1 Limitations of SNMP <br/>4.3 Network Operator Requirements <br/>4.4 NETCONF <br/>4.5 YANG <br/>4.6 IoT Systems Management with NETCONF-YANG <br/>4.6.1 NETOPEER <br/>II DEVELOPING INTERNET OF THINGS <br/>5 IoT Platforms Design Methodology <br/>5.1 Introduction <br/>5.2 IoT Design Methodology<br/>5.2.1 Step 1: Purpose & Requirements Specification <br/>5.2.2 Step 2: Process Specification <br/>5.2.3 Step 3: Domain Model Specification<br/>5.2.4 Step 4: Information Model Specification <br/>5.2.5 Step 5: Service Specifications <br/>5.2.6 Step 6: IoT Level Specification<br/>5.2.7 Step 7: Functional View Specification <br/>5.2.8 Step 8: Operational View Specification <br/>5.2.9 Step 9: Device & Component Integration <br/>5.2.10 Step 10: Application Development <br/>5.3 Case Study on IoT System for Weather Monitoring <br/>5.4 Motivation for Using Python <br/>6 IoT Systems - Logical Design using Python <br/>6.1 Introduction<br/>6.2 Installing Python <br/>6.3 Python Data Types & Data Structures <br/>6.3.1 Numbers <br/>6.3.2 Strings <br/>6.3.3 Lists <br/>6.3.4 Tuples <br/>6.3.5 Dictionaries <br/>6.3.6 Type Conversions <br/>6.4 Control Flow <br/>6.4.1 if <br/>6.4.2 for <br/>6.4.3 while <br/>6.4.4 range <br/>6.4.5 break/continue <br/>6.4.6 pass <br/>6.5 Functions <br/>6.6 Modules <br/>6.7 Packages <br/>6.8 File Handling <br/>6.9 Date/Time Operations <br/>6.10 Classes <br/>6.11 Python Packages of Interest for IoT <br/>6.11.1 JSON <br/>6.11.2 XML <br/>6.11.3 HTTPLib & URLLib <br/>6.11.4 SMTPLib <br/>7 IoT Physical Devices & Endpoints <br/>7.1 What is an IoT Device <br/>7.1.1 Basic building blocks of an IoT Device <br/>7.2 Exemplary Device: Raspberry Pi<br/>7.3 About the Board <br/>7.4 Linux on Raspberry Pi <br/>7.5 Raspberry Pi Interfaces <br/>7.5.1 Serial <br/>7.5.2 SPI <br/>7.5.3 I2C <br/>7.6 Programming Raspberry Pi with Python <br/>7.6.1 Controlling LED with Raspberry Pi <br/>7.6.2 Interfacing an LED and Switch with Raspberry Pi <br/>7.6.3 Interfacing a Light Sensor (LDR) with Raspberry Pi <br/>7.7 Other IoT Devices <br/>7.7.1 pcDuino <br/>7.7.2 BeagleBone Black <br/>7.7.3 Cubieboard <br/>8 IoT Physical Servers & Cloud Offerings <br/>8.1 Introduction to Cloud Storage Models & Communication APIs <br/>8.2 WAMP - AutoBahn for IoT <br/>8.3 Xively Cloud for IoT <br/>8.4 Python Web Application Framework - Django <br/>8.4.1 Django Architecture <br/>8.4.2 Starting Development with Django . <br/>8.5 Designing a RESTful Web API <br/>8.6 Amazon Web Services for IoT <br/>8.6.1 Amazon EC2 <br/>8.6.2 Amazon AutoScaling <br/>8.6.3 Amazon S3 <br/>8.6.4 Amazon RDS <br/>8.6.5 Amazon DynamoDB . <br/>8.6.6 Amazon Kinesis <br/>8.6.7 Amazon SQS <br/>8.6.8 Amazon EMR <br/>8.7 SkyNet IoT Messaging Platform <br/>9 Case Studies Illustrating IoT Design <br/>9.1 Introduction <br/>9.2 Home Automation <br/>9.2.1 Smart Lighting <br/>9.2.2 Home Intrusion Detection <br/>9.3 Cities <br/>9.3.1 Smart Parking <br/>9.4 Environment <br/>9.4.1 Weather Monitoring System <br/>9.4.2 Weather Reporting Bot <br/>9.4.3 Air Pollution Monitoring <br/>9.4.4 Forest Fire Detection <br/>9.5 Agriculture <br/>9.5.1 Smart Irrigation <br/>9.6 Productivity Applications <br/>9.6.1 IoT Printer <br/>III ADVANCED TOPICS <br/>10 Data Analytics for IoT <br/>10.1 Introduction <br/>10.2 Apache Hadoop <br/>10.2.1 MapReduce Programming Model <br/>10.2.2 Hadoop MapReduce Job Execution <br/>10.2.3 MapReduce Job Execution Workflow <br/>10.2.4 Hadoop Cluster Setup <br/>10.3 Using Hadoop MapReduce for Batch Data Analysis <br/>10.3.1 Hadoop YARN <br/>10.4 Apache Oozie <br/>10.4.1 Setting up Oozie <br/>10.4.2 Oozie Workflows for IoT Data Analysis <br/>10.5 Apache Spark <br/>10.6 Apache Storm <br/>10.6.1 Setting up a Storm Cluster <br/>10.7 Using Apache Storm for Real-time Data Analysis <br/>10.7.1 REST-based approach <br/>10.7.2 WebSocket-based approach <br/>10.8 Structural Health Monitoring Case Study <br/>11 Tools for IoT <br/>11.1 Introduction <br/>11.2 Chef <br/>11.2.1 Setting up Chef <br/>11.3 Chef Case Studies <br/>11.3.1 Multi-tier Application Deployment <br/>11.3.2 Hadoop Cluster <br/>11.3.3 Storm Cluster <br/>11.4 Puppet <br/>11.5 Puppet Case Study - Multi-tier Deployment <br/>11.6 NETCONF-YANG Case Studies <br/>11.6.1 Steps for IoT device Management with NETCONF-YANG <br/>11.6.2 Managing Smart Irrigation IoT System with NETCONF-YANG <br/>11.6.3 Managing Home Intrusion Detection IoT System with NETCONF-YANG <br/>11.7 IoT Code Generator <br/>Appendix-A - Setting up Raspberry Pi <br/>Appendix-B - Setting up Ubuntu VM <br/>Appendix-C - Setting up Django <br/>Bibliography <br/>Index
650 ## - Subject
Subject Internet
700 ## - Added Entry Personal Name
Relator Code auth.
Added Entry Personal Name Madisetti, Vijay
942 ## - ADDED ENTRY ELEMENTS (KOHA)
Koha item type REFERENCE COMPUTER SCIENCE
Holdings
Withdrawn status Lost status Source of classification or shelving scheme Damaged status Not for loan Koha collection Location (home branch) Sublocation or collection (holding branch) Shelving location Date acquired Source of acquisition Cost, normal purchase price Serial Enumeration / chronology Koha issues (times borrowed) Koha full call number Barcode (Accession No.) Koha date last seen Copy Number Price effective from Koha item type
    Dewey Decimal Classification   Not For Loan Reference St. Xavier's University, Kolkata St. Xavier's University, Kolkata Reference Section 02/13/2026 K.M. Enterprise 995.00 S.X.U.K   R 004.678 BAH(INT) UCS13970 02/13/2026 13970 02/13/2026 REFERENCE COMPUTER SCIENCE
    Dewey Decimal Classification       St. Xavier's University, Kolkata St. Xavier's University, Kolkata Lending Section 02/13/2026 K.M. Enterprise 995.00 S.X.U.K   004.678 BAH(INT) CS13971 02/13/2026 13971 02/13/2026 COMPUTER SCIENCE
    Dewey Decimal Classification       St. Xavier's University, Kolkata St. Xavier's University, Kolkata Lending Section 02/13/2026 K.M. Enterprise 995.00 S.X.U.K   004.678 BAH(INT)C1 CS13972 02/13/2026 13972 02/13/2026 COMPUTER SCIENCE
St. Xaviers University, Kolkata
St. Xavier's University, Kolkata ,Action Area III B, New Town, Kolkata - 700 160


OPAC Customized by Avior Technologies Private Limited
mail@aviortechnologies.co.in