Research Article

[Retracted] Machine-to-Machine Communication for Device Identification and Classification in Secure Telerobotics Surgery

Algorithm 1

Device type identification.
: global trust threshold value
: trust-score value of sensor device
: trust-score value of sensor device
 Inputs
  
  
 Output
  
  
(1)While
(2)At each periodic interval Deploy
(3) number of medical devices
(4)For each node
(5)
(6) If
(7)“node identified as legitimate medical device”
(8)
(9) Else
(10)“node identified as attacked medical device”
(11)
(12) End If
(13)End For
(14)
(15)End While
(16)Stop